svn commit: r305876 - head/misc/mime-support
Oliver Lehmann
oliver at FreeBSD.org
Sun Oct 14 13:35:46 UTC 2012
Author: oliver
Date: Sun Oct 14 13:35:45 2012
New Revision: 305876
URL: http://svn.freebsd.org/changeset/ports/305876
Log:
update to 3.52.2
Feature safe: yes
Modified:
head/misc/mime-support/Makefile
head/misc/mime-support/distinfo
Modified: head/misc/mime-support/Makefile
==============================================================================
--- head/misc/mime-support/Makefile Sun Oct 14 13:26:42 2012 (r305875)
+++ head/misc/mime-support/Makefile Sun Oct 14 13:35:45 2012 (r305876)
@@ -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/([
MAINTAINER= oliver at 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
Modified: head/misc/mime-support/distinfo
==============================================================================
--- head/misc/mime-support/distinfo Sun Oct 14 13:26:42 2012 (r305875)
+++ head/misc/mime-support/distinfo Sun Oct 14 13:35:45 2012 (r305876)
@@ -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
More information about the svn-ports-head
mailing list