Thu Apr 16 13:48:01 2015 UTC ()
Update 1.012 to 1.014
---------------------
1.014     2015-02-11 01:07:40Z
          - fix tests that fail when ExtUtils::Manifest's version is not new
            enough for the build output during installation (RT#102017)

1.013     2015-02-08 22:42:43Z
          - tests are now made against a small sample dist, rather than
            ourselves, to avoid errors with newer ExtUtils::MakeMaker, as well
            as enable running in the raw git repository (RT#78760, RT#101287)
          - many tooling and metadata updates


(mef)
diff -r1.5 -r1.6 pkgsrc/devel/p5-Test-DistManifest/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-DistManifest/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Test-DistManifest/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-DistManifest/Makefile 2014/05/29 23:36:21 1.5
+++ pkgsrc/devel/p5-Test-DistManifest/Makefile 2015/04/16 13:48:01 1.6
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.5 2014/05/29 23:36:21 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2015/04/16 13:48:01 mef Exp $
2# 2#
3 3
4DISTNAME= Test-DistManifest-1.012 4DISTNAME= Test-DistManifest-1.014
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 3 
7CATEGORIES= devel 6CATEGORIES= devel
8MASTER_SITES= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/ 7MASTER_SITES= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
9 8
10MAINTAINER= imil@NetBSD.org 9MAINTAINER= imil@NetBSD.org
11HOMEPAGE= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/ 10HOMEPAGE= http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/
12COMMENT= Author test that validates a package MANIFEST 11COMMENT= Author test that validates a package MANIFEST
13LICENSE= gnu-gpl-v1 12LICENSE= gnu-gpl-v1
14 13
15DEPENDS+= p5-Test-NoWarnings>=1.04:../../devel/p5-Test-NoWarnings 14DEPENDS+= p5-Test-NoWarnings>=1.04:../../devel/p5-Test-NoWarnings
16 15
17USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Test/DistManifest/.packlist 17PERL5_PACKLIST= auto/Test/DistManifest/.packlist
19 18

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Test-DistManifest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-DistManifest/distinfo 2012/05/31 16:44:52 1.1.1.1
+++ pkgsrc/devel/p5-Test-DistManifest/distinfo 2015/04/16 13:48:01 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2012/05/31 16:44:52 imil Exp $ 1$NetBSD: distinfo,v 1.2 2015/04/16 13:48:01 mef Exp $
2 2
3SHA1 (Test-DistManifest-1.012.tar.gz) = c3d10eed41566da2b8923b973cd5b7d147dbf5fb 3SHA1 (Test-DistManifest-1.014.tar.gz) = 5af2312eed3f000f4a5deb19c87069f925ac6569
4RMD160 (Test-DistManifest-1.012.tar.gz) = ca84d9b4aa201c2520fd2f8651e357c1847fb069 4RMD160 (Test-DistManifest-1.014.tar.gz) = 81c448539c20238fd9a976e38dda44de431d5f62
5Size (Test-DistManifest-1.012.tar.gz) = 17700 bytes 5Size (Test-DistManifest-1.014.tar.gz) = 35599 bytes