Thu Sep 5 06:30:44 2013 UTC ()
Update to 1.26

Upstream changes:
1.26  Thu Jul 19 2012
      No changes after 1.25_01

1.25_01 Tue Jul 17 2012
      + Module wasn't able to find the MANIFEST when the test file was in a subdirectory - Thanks to BBYRD
      - sections "AUTHOR" and "COPYRIGHT AND LICENSE" were duplicated - Thanks to BIGPRESH
        (once from Dist::Zilla and once in the original source)

1.25  Tue Jan 31 2012
      - fix typo in documentation - Thanks to BIGPRESH


(wen)
diff -r1.8 -r1.9 pkgsrc/devel/p5-Test-CheckManifest/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-Test-CheckManifest/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/devel/p5-Test-CheckManifest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-CheckManifest/Makefile 2013/05/31 12:40:47 1.8
+++ pkgsrc/devel/p5-Test-CheckManifest/Makefile 2013/09/05 06:30:44 1.9
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.8 2013/05/31 12:40:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2013/09/05 06:30:44 wen Exp $
2# 2#
3 3
4DISTNAME= Test-CheckManifest-1.24 4DISTNAME= Test-CheckManifest-1.26
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Test-CheckManifest/ 10HOMEPAGE= http://search.cpan.org/dist/Test-CheckManifest/
12COMMENT= Check if MANIFEST of perl module matches it's distro 11COMMENT= Check if MANIFEST of perl module matches it's distro
13LICENSE= artistic-2.0 12LICENSE= artistic-2.0
14 13
15USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/Test/CheckManifest/.packlist 15PERL5_PACKLIST= auto/Test/CheckManifest/.packlist
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 18.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/devel/p5-Test-CheckManifest/distinfo 2011/12/09 02:07:49 1.3
+++ pkgsrc/devel/p5-Test-CheckManifest/distinfo 2013/09/05 06:30:44 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/12/09 02:07:49 hiramatsu Exp $ 1$NetBSD: distinfo,v 1.4 2013/09/05 06:30:44 wen Exp $
2 2
3SHA1 (Test-CheckManifest-1.24.tar.gz) = 170b94bf65f65373eb91d7b589bae15c4d1539b6 3SHA1 (Test-CheckManifest-1.26.tar.gz) = 26bb5f86308b258d703a6f3cc47ef6c7f33832fa
4RMD160 (Test-CheckManifest-1.24.tar.gz) = abcc36c606acbfb13f14abbd715dad470d33b0d5 4RMD160 (Test-CheckManifest-1.26.tar.gz) = 36fb49a63c4aca28b2db524d26253c8c0993a4b3
5Size (Test-CheckManifest-1.24.tar.gz) = 10018 bytes 5Size (Test-CheckManifest-1.26.tar.gz) = 10358 bytes