svn commit: r413198 - head/misc/mime-support

Oliver Lehmann oliver at FreeBSD.org
Wed Apr 13 10:47:57 UTC 2016


Author: oliver
Date: Wed Apr 13 10:47:56 2016
New Revision: 413198
URL: https://svnweb.freebsd.org/changeset/ports/413198

Log:
  update to 3.59

Modified:
  head/misc/mime-support/Makefile
  head/misc/mime-support/distinfo

Modified: head/misc/mime-support/Makefile
==============================================================================
--- head/misc/mime-support/Makefile	Wed Apr 13 10:47:14 2016	(r413197)
+++ head/misc/mime-support/Makefile	Wed Apr 13 10:47:56 2016	(r413198)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mime-support
-PORTVERSION=	3.58
+PORTVERSION=	3.59
 CATEGORIES=	misc
 MASTER_SITES=	DEBIAN_POOL
 DISTNAME=	${PORTNAME}_${PORTVERSION:C/([0-9]*\.[0-9]*)\.(.*)/\1-\2/}
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME}_${PORTVERSION:C/([
 MAINTAINER=	oliver at FreeBSD.org
 COMMENT=	MIME Media Types list
 
+LICENSE=	PD
+
 USES=		cpe shebangfix
 
 CPE_VENDOR=	debian

Modified: head/misc/mime-support/distinfo
==============================================================================
--- head/misc/mime-support/distinfo	Wed Apr 13 10:47:14 2016	(r413197)
+++ head/misc/mime-support/distinfo	Wed Apr 13 10:47:56 2016	(r413198)
@@ -1,2 +1,2 @@
-SHA256 (mime-support_3.58.tar.gz) = 3d9ca5115e93edb3ada3fb120cde88ac3d866903e18a41ca124428d77dd1721e
-SIZE (mime-support_3.58.tar.gz) = 34995
+SHA256 (mime-support_3.59.tar.gz) = 7f5e94a346ad2a516106c07eb391d1e69ceaf17bea9711618186a1595f536b45
+SIZE (mime-support_3.59.tar.gz) = 35728


More information about the svn-ports-head mailing list