diff options
author | oliver <oliver@FreeBSD.org> | 2008-05-29 02:59:11 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-05-29 02:59:11 +0800 |
commit | 51dfed917d9cd96a9f9efd33f84416a27a093e70 (patch) | |
tree | 1e8643a5c6a8ea84b2dcaaebfa482187d4213767 /misc | |
parent | 3dbae708a7c0c6aa8d9d96fb85d3453dedf7bafc (diff) | |
download | freebsd-ports-gnome-51dfed917d9cd96a9f9efd33f84416a27a093e70.tar.gz freebsd-ports-gnome-51dfed917d9cd96a9f9efd33f84416a27a093e70.tar.zst freebsd-ports-gnome-51dfed917d9cd96a9f9efd33f84416a27a093e70.zip |
update to 3.41.1
Diffstat (limited to 'misc')
-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 |