diff options
author | lth <lth@FreeBSD.org> | 2013-08-31 19:48:45 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2013-08-31 19:48:45 +0800 |
commit | f4cfffa1f9713c04c3b59dffe753762687b37963 (patch) | |
tree | 74ce14ef350ac4f9c6489c34373b2dcc82c557a7 /mail | |
parent | aaf3ca0672d760ee2e2b231ba724acea75b7b514 (diff) | |
download | freebsd-ports-gnome-f4cfffa1f9713c04c3b59dffe753762687b37963.tar.gz freebsd-ports-gnome-f4cfffa1f9713c04c3b59dffe753762687b37963.tar.zst freebsd-ports-gnome-f4cfffa1f9713c04c3b59dffe753762687b37963.zip |
- 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.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-MIME-ContentType/Makefile | 7 | ||||
-rw-r--r-- | mail/p5-Email-MIME-ContentType/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index ed6849f60232..9a0a6a2b5753 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: p5-Email-MIME-ContentType -# Date created: 2004-08-29 -# Whom: Lars Thegler <lars@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 diff --git a/mail/p5-Email-MIME-ContentType/distinfo b/mail/p5-Email-MIME-ContentType/distinfo index 4b2ce4bdaf02..87c6f3eb6989 100644 --- a/mail/p5-Email-MIME-ContentType/distinfo +++ b/mail/p5-Email-MIME-ContentType/distinfo @@ -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 |