Sun Feb 15 01:34:12 2015 UTC ()
Update 0.005 to 0.007
---------------------
0.007     2013-10-15 22:18:31 America/New_York
          update bugtracker and repo metadata

0.006     2013-08-30 15:41:27 America/New_York
          [NOT QUITE BACKWARD COMPATIBLE]
          idents now have to be non-empty and can't start or end with spaces


(mef)
diff -r1.6 -r1.7 pkgsrc/devel/p5-Role-Identifiable/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/p5-Role-Identifiable/distinfo

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

--- pkgsrc/devel/p5-Role-Identifiable/Makefile 2014/10/09 14:06:26 1.6
+++ pkgsrc/devel/p5-Role-Identifiable/Makefile 2015/02/15 01:34:12 1.7
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:26 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2015/02/15 01:34:12 mef Exp $
2 2
3DISTNAME= Role-Identifiable-0.005 3DISTNAME= Role-Identifiable-0.007
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 3 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Role-Identifiable/ 9HOMEPAGE= http://search.cpan.org/dist/Role-Identifiable/
11COMMENT= Perl 5 role with an ident attribute 10COMMENT= Perl 5 role with an ident attribute
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose 13DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
15 14
16BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose 15BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
17BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple 16BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple
18 17

cvs diff -r1.1 -r1.2 pkgsrc/devel/p5-Role-Identifiable/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Role-Identifiable/distinfo 2012/07/05 11:58:31 1.1
+++ pkgsrc/devel/p5-Role-Identifiable/distinfo 2015/02/15 01:34:12 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2012/07/05 11:58:31 sno Exp $ 1$NetBSD: distinfo,v 1.2 2015/02/15 01:34:12 mef Exp $
2 2
3SHA1 (Role-Identifiable-0.005.tar.gz) = 94aa80fda42450ba8eeed4cc194d29d1eb5c53e9 3SHA1 (Role-Identifiable-0.007.tar.gz) = 71ed8cd10cc4acf2f7b38be9987a1e2ff6c54874
4RMD160 (Role-Identifiable-0.005.tar.gz) = 4e758343f425f238b5a95c42f5ef9eb40ce940f1 4RMD160 (Role-Identifiable-0.007.tar.gz) = 85d4ed92d0c3d5ed85c4c865b96ea6f54ffc4837
5Size (Role-Identifiable-0.005.tar.gz) = 10602 bytes 5Size (Role-Identifiable-0.007.tar.gz) = 13429 bytes