diff options
author | wen <wen@pkgsrc.org> | 2013-10-19 11:17:31 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-10-19 11:17:31 +0000 |
commit | 67fed666dcd75aa835c66f78416b69e4e7b0540c (patch) | |
tree | 1e400343a093ea3999e332e0650701050bb15261 /devel | |
parent | f6c4fe74355af8cba8792b5c4dfc57c5f85cd602 (diff) | |
download | pkgsrc-67fed666dcd75aa835c66f78416b69e4e7b0540c.tar.gz |
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
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-parent/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-parent/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-parent/Makefile b/devel/p5-parent/Makefile index f85e7b7e194..7f54e480109 100644 --- a/devel/p5-parent/Makefile +++ b/devel/p5-parent/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:55 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2013/10/19 11:17:31 wen Exp $ # -DISTNAME= parent-0.225 +DISTNAME= parent-0.228 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CO/CORION/} diff --git a/devel/p5-parent/distinfo b/devel/p5-parent/distinfo index b7bf5426c84..cbc045eff85 100644 --- a/devel/p5-parent/distinfo +++ b/devel/p5-parent/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/02/11 03:22:10 hiramatsu Exp $ +$NetBSD: distinfo,v 1.4 2013/10/19 11:17:31 wen Exp $ -SHA1 (parent-0.225.tar.gz) = b855f33fceb4828d72e0da12437c1627be2938fc -RMD160 (parent-0.225.tar.gz) = 6b13e06a0ff650374661390099319be628f41fd2 -Size (parent-0.225.tar.gz) = 5533 bytes +SHA1 (parent-0.228.tar.gz) = 3078243821f783acef0c8cbe2dd5f5103accfb80 +RMD160 (parent-0.228.tar.gz) = c22e8ddf96ea30e12516df9a9b36e8799d13f87e +Size (parent-0.228.tar.gz) = 6130 bytes |