summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2008-02-28 17:31:53 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2008-02-28 17:31:53 +0000
commitf91578a2f051ecac86b6f73c0fcfa745b5608338 (patch)
tree79a0e19bf3f8153f7fe39dcab1480c890363c025 /misc
parentupdate to 0.5.1 (diff)
update to 3.40.1.1
Notes
Notes: svn path=/head/; revision=208105
Diffstat (limited to 'misc')
-rw-r--r--misc/mime-support/Makefile6
-rw-r--r--misc/mime-support/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile
index ec375534fa93..543e0ee65856 100644
--- a/misc/mime-support/Makefile
+++ b/misc/mime-support/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= mime-support
-PORTVERSION= 3.40.1
+PORTVERSION= 3.40.1.1
PORTREVISION= 0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION:C/(.*)\.([^.])/\1-\2/}
+DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= MIME Media Types list
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]*\.[0-9]*).*/\1/}
NO_BUILD= yes
PLIST_FILES= bin/run-mailcap etc/mime.types
diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo
index df59c1fe02bd..64df31296859 100644
--- a/misc/mime-support/distinfo
+++ b/misc/mime-support/distinfo
@@ -1,3 +1,3 @@
-MD5 (mime-support_3.40-1.tar.gz) = 3990cf774db416844466d2d4d692f57a
-SHA256 (mime-support_3.40-1.tar.gz) = 8f074c41a03eb3a84f5d8c65aba978d6e3a23ac58f52213cb653c3d18a06587f
-SIZE (mime-support_3.40-1.tar.gz) = 53069
+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