Thu Sep 4 07:53:39 2014 UTC ()
Update to 2.02

Upstream changes:
2.02 - Tue Aug 26 13:01:43 2014
	Fix rt.cpan.org #98288: fix a spelling mistake

2.00_001 - Thu Jul 11 20:22:40 2013
	* Switch back to Makefile.PL much simpler

2.00_01 - Wed Jul 20 01:02:11 2011
	* Work with Module::Build by supplying a subclass.


(wen)
diff -r1.13 -r1.14 pkgsrc/devel/p5-Test-Manifest/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Manifest/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/devel/p5-Test-Manifest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Manifest/Makefile 2014/05/29 23:36:22 1.13
+++ pkgsrc/devel/p5-Test-Manifest/Makefile 2014/09/04 07:53:39 1.14
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:22 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2014/09/04 07:53:39 wen Exp $
2 2
3DISTNAME= Test-Manifest-1.23 3DISTNAME= Test-Manifest-2.02
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 5 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Test-Manifest/ 9HOMEPAGE= http://search.cpan.org/dist/Test-Manifest/
11COMMENT= Perl5 module to choose test order 10COMMENT= Perl5 module to choose test order
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= # empty 13USE_LANGUAGES= # empty
15PERL5_PACKLIST= auto/Test/Manifest/.packlist 14PERL5_PACKLIST= auto/Test/Manifest/.packlist
16 15
17.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"
18.include "../../mk/bsd.pkg.mk" 17.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-Manifest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-Manifest/distinfo 2009/07/30 07:26:57 1.4
+++ pkgsrc/devel/p5-Test-Manifest/distinfo 2014/09/04 07:53:39 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2009/07/30 07:26:57 sno Exp $ 1$NetBSD: distinfo,v 1.5 2014/09/04 07:53:39 wen Exp $
2 2
3SHA1 (Test-Manifest-1.23.tar.gz) = 2c6b99088c3257fb47eb2afa4c31cb3af6c2f8f3 3SHA1 (Test-Manifest-2.02.tar.gz) = 1430f8bc47b0e5dd8ce65d683360505e413abbaa
4RMD160 (Test-Manifest-1.23.tar.gz) = 7502401caad27493e4a816f86a9bec77591e2200 4RMD160 (Test-Manifest-2.02.tar.gz) = 983f5523a1a68d9f1f286a8cb0bad54872c9d8e6
5Size (Test-Manifest-1.23.tar.gz) = 7062 bytes 5Size (Test-Manifest-2.02.tar.gz) = 9180 bytes