Sat Oct 19 11:17:31 2013 UTC ()
Update to 0.228

Upstream changes:
0.228  20130917
    . Fix RT #88450, install into site/ for 5.12+
      Thanks to haarg for the report

0.227  20130901
    . Fix RT #88320, restore tests passing for 5.17.5+
      Thanks to Zefram for the report and contributing the fix

0.226  20130729
    . Fix RT #86890, restore tests passing for 5.18+
      Thanks to Petr Pisar for the report


(wen)
diff -r1.9 -r1.10 pkgsrc/devel/p5-parent/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-parent/distinfo

cvs diff -r1.9 -r1.10 pkgsrc/devel/p5-parent/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-parent/Attic/Makefile 2013/05/31 12:40:55 1.9
+++ pkgsrc/devel/p5-parent/Attic/Makefile 2013/10/19 11:17:31 1.10
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.10 2013/10/19 11:17:31 wen Exp $
2# 2#
3 3
4DISTNAME= parent-0.225 4DISTNAME= parent-0.228
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 2 
7CATEGORIES= devel perl5 6CATEGORIES= devel perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/CORION/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/CORION/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/~corion/parent/ 10HOMEPAGE= http://search.cpan.org/~corion/parent/
12COMMENT= Establish an ISA relationship with base classes at compile time 11COMMENT= Establish an ISA relationship with base classes at compile time
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/parent/.packlist 15PERL5_PACKLIST= auto/parent/.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.3 -r1.4 pkgsrc/devel/p5-parent/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-parent/Attic/distinfo 2012/02/11 03:22:10 1.3
+++ pkgsrc/devel/p5-parent/Attic/distinfo 2013/10/19 11:17:31 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2012/02/11 03:22:10 hiramatsu Exp $ 1$NetBSD: distinfo,v 1.4 2013/10/19 11:17:31 wen Exp $
2 2
3SHA1 (parent-0.225.tar.gz) = b855f33fceb4828d72e0da12437c1627be2938fc 3SHA1 (parent-0.228.tar.gz) = 3078243821f783acef0c8cbe2dd5f5103accfb80
4RMD160 (parent-0.225.tar.gz) = 6b13e06a0ff650374661390099319be628f41fd2 4RMD160 (parent-0.228.tar.gz) = c22e8ddf96ea30e12516df9a9b36e8799d13f87e
5Size (parent-0.225.tar.gz) = 5533 bytes 5Size (parent-0.228.tar.gz) = 6130 bytes