aboutsummaryrefslogtreecommitdiff
path: root/misc/mime-support
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-06-12 16:03:01 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2014-06-12 16:03:01 +0000
commit8a930ed53c3b48187c411947347d3ed129b0e8d3 (patch)
tree66485aca957f7f9a22cd7cc1a80dff153a1bf188 /misc/mime-support
parent4e8f8dbb39518d19bff69c754f5c70387f8ce0e2 (diff)
downloadports-8a930ed53c3b48187c411947347d3ed129b0e8d3.tar.gz
ports-8a930ed53c3b48187c411947347d3ed129b0e8d3.zip
Notes
Diffstat (limited to 'misc/mime-support')
-rw-r--r--misc/mime-support/Makefile6
-rw-r--r--misc/mime-support/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile
index c4e507222591..ef193a65f9b5 100644
--- a/misc/mime-support/Makefile
+++ b/misc/mime-support/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mime-support
-PORTVERSION= 3.54
+PORTVERSION= 3.56
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/}
@@ -10,12 +10,16 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= MIME Media Types list
+USES= shebangfix
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.2$//}
NO_BUILD= yes
PLIST_FILES= bin/run-mailcap etc/mime.types \
man/man1/run-mailcap.1.gz
+SHEBANG_FILES= run-mailcap
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/run-mailcap ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/mime.types ${STAGEDIR}${PREFIX}/etc
diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo
index df01b60a2249..a6db61bd8348 100644
--- a/misc/mime-support/distinfo
+++ b/misc/mime-support/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mime-support_3.54.tar.gz) = b088ddc5684bec4999cb3800c78c61ec2284249bf73a2986698a0909ed37a936
-SIZE (mime-support_3.54.tar.gz) = 32971
+SHA256 (mime-support_3.56.tar.gz) = 1d0fde97e41a9c5bd76fbad4f37996117f7f42f0c6011b42b40a9de143312377
+SIZE (mime-support_3.56.tar.gz) = 34526