Thu Jan 29 01:02:40 2015 UTC ()
Update 2.020 to 2.022
---------------------
2.022 Mar 21 2014
  - Fix repo metadata

2.021 Dec 31 2013
  - Make Dwarn output all arguments even in scalar context
     (retun val is still the same though)


(mef)
diff -r1.10 -r1.11 pkgsrc/devel/p5-Data-Dumper-Concise/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Data-Dumper-Concise/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-Data-Dumper-Concise/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Data-Dumper-Concise/Makefile 2014/05/29 23:35:47 1.10
+++ pkgsrc/devel/p5-Data-Dumper-Concise/Makefile 2015/01/29 01:02:40 1.11
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.10 2014/05/29 23:35:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.11 2015/01/29 01:02:40 mef Exp $
2 2
3DISTNAME= Data-Dumper-Concise-2.020 3DISTNAME= Data-Dumper-Concise-2.022
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Data-Dumper-Concise/ 9HOMEPAGE= http://search.cpan.org/dist/Data-Dumper-Concise/
11COMMENT= Perl 5 module to dump references with concision and deparsing 10COMMENT= Perl 5 module to dump references with concision and deparsing
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# XXX recommended: Devel::ArgNames - import 13# XXX recommended: Devel::ArgNames - import
15 14
16USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
17PERL5_PACKLIST= auto/Data/Dumper/Concise/.packlist 16PERL5_PACKLIST= auto/Data/Dumper/Concise/.packlist
18PERL5_MODULE_TYPE= Module::Install::Bundled 17PERL5_MODULE_TYPE= Module::Install::Bundled

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Data-Dumper-Concise/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Data-Dumper-Concise/distinfo 2011/08/11 17:20:01 1.5
+++ pkgsrc/devel/p5-Data-Dumper-Concise/distinfo 2015/01/29 01:02:40 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2011/08/11 17:20:01 adam Exp $ 1$NetBSD: distinfo,v 1.6 2015/01/29 01:02:40 mef Exp $
2 2
3SHA1 (Data-Dumper-Concise-2.020.tar.gz) = 9bd17616bcb9725fe26f1be83b25566ea263fa52 3SHA1 (Data-Dumper-Concise-2.022.tar.gz) = c9f04ba2f07a24d4d49c934e5fd8f3ab86169552
4RMD160 (Data-Dumper-Concise-2.020.tar.gz) = 92400386ab7d086334dd3262c2085c3980270011 4RMD160 (Data-Dumper-Concise-2.022.tar.gz) = 648de7d307cd650503dc0e5ad63d4a0cbd3beac3
5Size (Data-Dumper-Concise-2.020.tar.gz) = 21771 bytes 5Size (Data-Dumper-Concise-2.022.tar.gz) = 22637 bytes