Thu Aug 20 13:36:37 2015 UTC ()
(pkgsrc)
 - Add following line for make test
  BUILD_DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
(upstream)
 - Update to 0.18
-----------------
0.18      2015-08-16 04:35:35Z
    - update some distribution tooling


(mef)
diff -r1.14 -r1.15 pkgsrc/devel/p5-Devel-PartialDump/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Devel-PartialDump/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-Devel-PartialDump/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Devel-PartialDump/Makefile 2015/06/12 10:49:08 1.14
+++ pkgsrc/devel/p5-Devel-PartialDump/Makefile 2015/08/20 13:36:37 1.15
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:08 wiz Exp $ 1# $NetBSD: Makefile,v 1.15 2015/08/20 13:36:37 mef Exp $
2 2
3DISTNAME= Devel-PartialDump-0.17 3DISTNAME= Devel-PartialDump-0.18
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Devel-PartialDump/ 9HOMEPAGE= http://search.cpan.org/dist/Devel-PartialDump/
11COMMENT= Perl 5 module to make partial dumps of data structures 10COMMENT= Perl 5 module to make partial dumps of data structures
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose 13DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
15DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter 14DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
16DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean 15DEPENDS+= p5-namespace-clean>=0.08:../../devel/p5-namespace-clean
17# For test target 16# For test target
18BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn 17BUILD_DEPENDS+= p5-Test-Warn>=0.21:../../devel/p5-Test-Warn
19BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple 18BUILD_DEPENDS+= p5-Test-Simple>=1.001010:../../devel/p5-Test-Simple
 19BUILD_DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
20 20
21USE_LANGUAGES= # empty 21USE_LANGUAGES= # empty
22PERL5_PACKLIST= auto/Devel/PartialDump/.packlist 22PERL5_PACKLIST= auto/Devel/PartialDump/.packlist
23REPLACE_PERL+= lib/Devel/PartialDump.pm 23REPLACE_PERL+= lib/Devel/PartialDump.pm
24 24
25.include "../../lang/perl5/module.mk" 25.include "../../lang/perl5/module.mk"
26.include "../../mk/bsd.pkg.mk" 26.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Devel-PartialDump/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Devel-PartialDump/distinfo 2015/01/29 05:20:14 1.5
+++ pkgsrc/devel/p5-Devel-PartialDump/distinfo 2015/08/20 13:36:37 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2015/01/29 05:20:14 mef Exp $ 1$NetBSD: distinfo,v 1.6 2015/08/20 13:36:37 mef Exp $
2 2
3SHA1 (Devel-PartialDump-0.17.tar.gz) = 212f411e45d930860f77d7f1f3b7c25fd09d2de7 3SHA1 (Devel-PartialDump-0.18.tar.gz) = 274d3bf6871d458c7972d1571c8bee8aea9c4572
4RMD160 (Devel-PartialDump-0.17.tar.gz) = ed532ceb7bbaaf126e9026583ffd0419bb8ace34 4RMD160 (Devel-PartialDump-0.18.tar.gz) = 408c4170ecc86807f024d27a1eaf8fa7301a3a25
5Size (Devel-PartialDump-0.17.tar.gz) = 27588 bytes 5Size (Devel-PartialDump-0.18.tar.gz) = 30047 bytes