Thu Apr 9 01:05:02 2015 UTC ()
Update to 0.005
---------------
version 0.005; 2015-03-29
  * avoid a spurious warning generated by new Perls starting with
    Perl 5.21.6
  * include META.json in distribution
  * convert .cvsignore to .gitignore
  * add MYMETA.json to .cvsignore


(mef)
diff -r1.6 -r1.7 pkgsrc/devel/p5-Data-Integer/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Data-Integer/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-Data-Integer/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Data-Integer/Makefile 2014/10/09 14:06:15 1.6
+++ pkgsrc/devel/p5-Data-Integer/Makefile 2015/04/09 01:05:02 1.7
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:15 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2015/04/09 01:05:02 mef Exp $
2 2
3DISTNAME= Data-Integer-0.004 3DISTNAME= Data-Integer-0.005
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-Integer/ 9HOMEPAGE= http://search.cpan.org/dist/Data-Integer/
11COMMENT= Details of the native integer data type 10COMMENT= Details of the native integer data type
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14USE_LANGUAGES= c 13USE_LANGUAGES= c
15PERL5_PACKLIST= auto/Data/Integer/.packlist 14PERL5_PACKLIST= auto/Data/Integer/.packlist
16PERL5_MODULE_TYPE= Module::Build 15PERL5_MODULE_TYPE= Module::Build
17 16
18.include "../../lang/perl5/module.mk" 17.include "../../lang/perl5/module.mk"

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

--- pkgsrc/devel/p5-Data-Integer/distinfo 2011/10/21 10:05:45 1.1.1.1
+++ pkgsrc/devel/p5-Data-Integer/distinfo 2015/04/09 01:05:02 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2011/10/21 10:05:45 hiramatsu Exp $ 1$NetBSD: distinfo,v 1.2 2015/04/09 01:05:02 mef Exp $
2 2
3SHA1 (Data-Integer-0.004.tar.gz) = 9d3c8fc0ceb11b80a19bf14364072a0479caa6a5 3SHA1 (Data-Integer-0.005.tar.gz) = c6ca718ff8e9cfd7defcbd76a6df8debf224e259
4RMD160 (Data-Integer-0.004.tar.gz) = 5e274484755fd5ea9650a93111105b931ae6f2e2 4RMD160 (Data-Integer-0.005.tar.gz) = 62267d1663a83d8369ecaa338edfeda1ba95303d
5Size (Data-Integer-0.004.tar.gz) = 24515 bytes 5Size (Data-Integer-0.005.tar.gz) = 24695 bytes