Wed Jan 28 02:00:12 2015 UTC ()
Update 1.26 to 1.29
-------------------
1.29  2015-01-05
      [DOCUMENTATION]
      * document dir/file feature that was added in 1.27 (pr#2
        - Thanks to Doug Hoyte (FRACTAL))

1.28  2014-01-19
      + fix bug where some files in the selftest were skipped
      while the files where added to the dist.

1.27  2014-01-17
      + added feature to specify path of MANIFEST or directory where it is stored


(mef)
diff -r1.10 -r1.11 pkgsrc/devel/p5-Test-CheckManifest/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Test-CheckManifest/distinfo

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

--- pkgsrc/devel/p5-Test-CheckManifest/Makefile 2014/05/29 23:36:20 1.10
+++ pkgsrc/devel/p5-Test-CheckManifest/Makefile 2015/01/28 02:00:12 1.11
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.10 2014/05/29 23:36:20 wiz Exp $ 1# $NetBSD: Makefile,v 1.11 2015/01/28 02:00:12 mef Exp $
2# 2#
3 3
4DISTNAME= Test-CheckManifest-1.26 4DISTNAME= Test-CheckManifest-1.29
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
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.4 -r1.5 pkgsrc/devel/p5-Test-CheckManifest/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Test-CheckManifest/distinfo 2013/09/05 06:30:44 1.4
+++ pkgsrc/devel/p5-Test-CheckManifest/distinfo 2015/01/28 02:00:12 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2013/09/05 06:30:44 wen Exp $ 1$NetBSD: distinfo,v 1.5 2015/01/28 02:00:12 mef Exp $
2 2
3SHA1 (Test-CheckManifest-1.26.tar.gz) = 26bb5f86308b258d703a6f3cc47ef6c7f33832fa 3SHA1 (Test-CheckManifest-1.29.tar.gz) = d793d0eddd6ae27e510b5902f053ba2de2056f0a
4RMD160 (Test-CheckManifest-1.26.tar.gz) = 36fb49a63c4aca28b2db524d26253c8c0993a4b3 4RMD160 (Test-CheckManifest-1.29.tar.gz) = cbafcab59772250b0b9e6be8cefc771f8abd19ae
5Size (Test-CheckManifest-1.26.tar.gz) = 10358 bytes 5Size (Test-CheckManifest-1.29.tar.gz) = 9832 bytes