diff options
author | oliver <oliver@FreeBSD.org> | 2012-10-14 21:35:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2012-10-14 21:35:45 +0800 |
commit | c411bcdbe039f8c032884f2cb89ce367bc8f7901 (patch) | |
tree | 9c6f2dd5504d08cedaf5c795ec61da552f167b18 /misc | |
parent | d7c1c5e19b3e2926fa69b6103b72cdd790d1ab19 (diff) | |
download | freebsd-ports-gnome-c411bcdbe039f8c032884f2cb89ce367bc8f7901.tar.gz freebsd-ports-gnome-c411bcdbe039f8c032884f2cb89ce367bc8f7901.tar.zst freebsd-ports-gnome-c411bcdbe039f8c032884f2cb89ce367bc8f7901.zip |
update to 3.52.2
Feature safe: yes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mime-support/Makefile | 4 | ||||
-rw-r--r-- | misc/mime-support/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index bdd6b574acc8..46e7c575c805 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mime-support -PORTVERSION= 3.52.1 +PORTVERSION= 3.52.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/} @@ -14,7 +14,7 @@ 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/\.2$//} NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types diff --git a/misc/mime-support/distinfo b/misc/mime-support/distinfo index 6612612d15d9..b873fba49241 100644 --- a/misc/mime-support/distinfo +++ b/misc/mime-support/distinfo @@ -1,2 +1,2 @@ -SHA256 (mime-support_3.52-1.tar.gz) = 78ebee71b8de0fbf606f58255b43bfda1dbc94d0e8c416e8b7f233548cf47ea4 -SIZE (mime-support_3.52-1.tar.gz) = 31107 +SHA256 (mime-support_3.52-2.tar.gz) = a6a13cae4d857338a9a4678da98c68bae7c561b0d16a95e3bc21a5a7d3140e30 +SIZE (mime-support_3.52-2.tar.gz) = 30987 |