Mon Feb 16 14:27:01 2015 UTC ()
Update to 1.17
--------------
Changes File does not tell anything for 1.17, but source diff tells:
 - Add build_requires: ExtUtils::MakeMaker
 - Update FSF Address
 - Add LICENSE section in README


(mef)
diff -r1.16 -r1.17 pkgsrc/devel/p5-String-Format/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-String-Format/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/devel/p5-String-Format/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-String-Format/Makefile 2014/10/09 14:06:27 1.16
+++ pkgsrc/devel/p5-String-Format/Makefile 2015/02/16 14:27:01 1.17
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2015/02/16 14:27:01 mef Exp $
2 2
3DISTNAME= String-Format-1.16 3DISTNAME= String-Format-1.17
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
8 7
9HOMEPAGE= http://search.cpan.org/dist/String-Format/ 8HOMEPAGE= http://search.cpan.org/dist/String-Format/
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11COMMENT= Perl module for sprintf-like string formatting capabilities 10COMMENT= Perl module for sprintf-like string formatting capabilities
12LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
13 12
14PERL5_PACKLIST= auto/String/Format/.packlist 13PERL5_PACKLIST= auto/String/Format/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-String-Format/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-String-Format/distinfo 2009/05/19 21:06:34 1.5
+++ pkgsrc/devel/p5-String-Format/distinfo 2015/02/16 14:27:01 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2009/05/19 21:06:34 sno Exp $ 1$NetBSD: distinfo,v 1.6 2015/02/16 14:27:01 mef Exp $
2 2
3SHA1 (String-Format-1.16.tar.gz) = 7919d902c3bd69323fd4a6b2a459b7431d18510e 3SHA1 (String-Format-1.17.tar.gz) = bbfa7aff13c0aefbb4b24cb12ddbba4a54936c99
4RMD160 (String-Format-1.16.tar.gz) = 5e44e462b0175583deb05f276ad60f50b75042f2 4RMD160 (String-Format-1.17.tar.gz) = baf50111f08559b92b4b53f68eba474e32999700
5Size (String-Format-1.16.tar.gz) = 12936 bytes 5Size (String-Format-1.17.tar.gz) = 12841 bytes