Tue Jul 31 05:35:16 2012 UTC ()
Update to 1.004001

Upstream changes:
1.004001 - 2012-07-12
  - test-specific strictures now enabled during 'dzil test'
1.004000 - 2012-07-12
  - switch to testing calling file to avoid firing on dependencies


(wen)
diff -r1.2 -r1.3 pkgsrc/devel/p5-strictures/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/p5-strictures/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-strictures/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-strictures/Makefile 2012/07/06 13:25:37 1.2
+++ pkgsrc/devel/p5-strictures/Makefile 2012/07/31 05:35:16 1.3
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.2 2012/07/06 13:25:37 sno Exp $ 1# $NetBSD: Makefile,v 1.3 2012/07/31 05:35:16 wen Exp $
2# 2#
3 3
4DISTNAME= strictures-1.003001 4DISTNAME= strictures-1.004001
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 6CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSTROUT/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/strictures/ 10HOMEPAGE= http://search.cpan.org/dist/strictures/
11COMMENT= Perl 5 pragma to turn on strict and make all warnings fatal 11COMMENT= Perl 5 pragma to turn on strict and make all warnings fatal
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/strictures/.packlist 15PERL5_PACKLIST= auto/strictures/.packlist
16 16
17PKG_DESTDIR_SUPPORT= user-destdir 17PKG_DESTDIR_SUPPORT= user-destdir
18 18
19.include "../../lang/perl5/module.mk" 19.include "../../lang/perl5/module.mk"
20.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/devel/p5-strictures/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-strictures/distinfo 2012/07/06 13:25:38 1.2
+++ pkgsrc/devel/p5-strictures/distinfo 2012/07/31 05:35:16 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2012/07/06 13:25:38 sno Exp $ 1$NetBSD: distinfo,v 1.3 2012/07/31 05:35:16 wen Exp $
2 2
3SHA1 (strictures-1.003001.tar.gz) = 6071aac6ecc7099947b0f06f8a0917bb11c8b25c 3SHA1 (strictures-1.004001.tar.gz) = 15ed91dbca3b1512439316b2b0a5ebfd12f823a1
4RMD160 (strictures-1.003001.tar.gz) = 699a60a9ecc62a5742d277f58354c4dba4a5c9a1 4RMD160 (strictures-1.004001.tar.gz) = 0aa763606924369a48d975be6d1786134f274d08
5Size (strictures-1.003001.tar.gz) = 5977 bytes 5Size (strictures-1.004001.tar.gz) = 6327 bytes