diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-05-28 18:59:11 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-05-28 18:59:11 +0000 |
commit | e79462c871ddf1e9044b23eb70dd559286928e24 (patch) | |
tree | 898b370e5650624f6697042edd235c0d78f4281b /misc/mime-support | |
parent | ffca83ab4db8b48d52734f9fa14d7f1c91099c23 (diff) | |
download | ports-e79462c871ddf1e9044b23eb70dd559286928e24.tar.gz ports-e79462c871ddf1e9044b23eb70dd559286928e24.zip |
Notes
Diffstat (limited to 'misc/mime-support')
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index 543e0ee65856..eadf279f9ab1 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.40.1.1 +PORTVERSION= 3.41.1 PORTREVISION= 0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} MAINTAINER= oliver@FreeBSD.org COMMENT= MIME Media Types list -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]*\.[0-9]*).*/\1/} +WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index 64df31296859..0892bf77b1e2 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,3 +1,3 @@ -MD5 (mime-support_3.40-1.1.tar.gz) = 16095273c1380732105f3ffd4387a82c -SHA256 (mime-support_3.40-1.1.tar.gz) = 0b30c48c6a1087d8eddf7ec37cbef00db534948f0b4b576af5e7c82d383a5ef0 -SIZE (mime-support_3.40-1.1.tar.gz) = 53126 +MD5 (mime-support_3.41-1.tar.gz) = 627054c77bb3ec474ef4a02edeb3c49e +SHA256 (mime-support_3.41-1.tar.gz) = 2bc3ddf3467f36d8051b6c23d38fc18fe100e3147d501b087fe33e7a2bb88d3d +SIZE (mime-support_3.41-1.tar.gz) = 52995 |