svn commit: r325797 - head/mail/p5-Email-MIME-ContentType
Lars Thegler
lth at FreeBSD.org
Sat Aug 31 11:48:46 UTC 2013
Author: lth
Date: Sat Aug 31 11:48:45 2013
New Revision: 325797
URL: http://svnweb.freebsd.org/changeset/ports/325797
Log:
- Update to 1.01.7 (distversion 1.017)
- Trim header
Changelog:
1.017 2013-08-10 23:19:14 America/New_York
make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
[rt.cpan.org #87460]
1.016 2013-08-10 23:14:42 America/New_York
correct the longstanding and embarrassing misuse of "discrete" and
"composite" to mean "type" and "subtype"; the returned data still
contains the wrong old names so your code shouldn't break
repackage to update bugtracker, repo, etc.
Modified:
head/mail/p5-Email-MIME-ContentType/Makefile
head/mail/p5-Email-MIME-ContentType/distinfo
Modified: head/mail/p5-Email-MIME-ContentType/Makefile
==============================================================================
--- head/mail/p5-Email-MIME-ContentType/Makefile Sat Aug 31 11:42:57 2013 (r325796)
+++ head/mail/p5-Email-MIME-ContentType/Makefile Sat Aug 31 11:48:45 2013 (r325797)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: p5-Email-MIME-ContentType
-# Date created: 2004-08-29
-# Whom: Lars Thegler <lars at thegler.dk>
-#
# $FreeBSD$
-#
PORTNAME= Email-MIME-ContentType
-PORTVERSION= 1.01.5
+PORTVERSION= 1.01.7
CATEGORIES= mail perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Email
Modified: head/mail/p5-Email-MIME-ContentType/distinfo
==============================================================================
--- head/mail/p5-Email-MIME-ContentType/distinfo Sat Aug 31 11:42:57 2013 (r325796)
+++ head/mail/p5-Email-MIME-ContentType/distinfo Sat Aug 31 11:48:45 2013 (r325797)
@@ -1,2 +1,2 @@
-SHA256 (Email-MIME-ContentType-1.015.tar.gz) = 0fccc8d00f133954956f6161d5f249ec4d3f9679d022c3ce2231234e7b1e93e6
-SIZE (Email-MIME-ContentType-1.015.tar.gz) = 11238
+SHA256 (Email-MIME-ContentType-1.017.tar.gz) = 963da3b0446317e64ba3d41f0f59c05475e84fc49080130f6c2099474fa281b2
+SIZE (Email-MIME-ContentType-1.017.tar.gz) = 14300
More information about the svn-ports-all
mailing list