diff options
author | wen <wen> | 2013-09-08 10:42:09 +0000 |
---|---|---|
committer | wen <wen> | 2013-09-08 10:42:09 +0000 |
commit | b84a6c983e6002d7ff125633448bc2bbdb61cd2f (patch) | |
tree | fe4bcec7cdcc262ef45898b64573156024da499b /mail | |
parent | 9f1f380286f10d1145b590e4c8351aa331d138dc (diff) | |
download | pkgsrc-b84a6c983e6002d7ff125633448bc2bbdb61cd2f.tar.gz |
Update to 1.017
Add LICENSE
Upstream changes:
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 | 6 | ||||
-rw-r--r-- | mail/p5-Email-MIME-ContentType/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index 18e845ba649..8a4c26d7610 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:41:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/09/08 10:42:09 wen Exp $ -DISTNAME= Email-MIME-ContentType-1.015 +DISTNAME= Email-MIME-ContentType-1.017 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 SVR4_PKGNAME= p5emc CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} @@ -10,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Email-MIME-ContentType/ COMMENT= Perl module for parsing a MIME Content-Type header +LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/Email/MIME/ContentType/.packlist diff --git a/mail/p5-Email-MIME-ContentType/distinfo b/mail/p5-Email-MIME-ContentType/distinfo index e8e31a9e47a..1ef4ff47a74 100644 --- a/mail/p5-Email-MIME-ContentType/distinfo +++ b/mail/p5-Email-MIME-ContentType/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/02/22 12:01:58 he Exp $ +$NetBSD: distinfo,v 1.3 2013/09/08 10:42:09 wen Exp $ -SHA1 (Email-MIME-ContentType-1.015.tar.gz) = 6073cc4726c5f84fa0c2b7d4c2b6f27ecd7f1390 -RMD160 (Email-MIME-ContentType-1.015.tar.gz) = 9b917f5bd6a60ddc052350a9d96f7e5e90d63912 -Size (Email-MIME-ContentType-1.015.tar.gz) = 11238 bytes +SHA1 (Email-MIME-ContentType-1.017.tar.gz) = 7af650063e75efb3bc926e4694a9093def176a6e +RMD160 (Email-MIME-ContentType-1.017.tar.gz) = 8555695b4f57955b28005a275c969d83138dc877 +Size (Email-MIME-ContentType-1.017.tar.gz) = 14300 bytes |