From f2b30e31fb73a09f7b99512e3ee0d95fb7bf58fd Mon Sep 17 00:00:00 2001 From: wen Date: Tue, 15 Oct 2013 14:34:20 +0000 Subject: Update to 2.52 Upstream changes: 2.52 - applied pod patch rt.cpan.org#79603 - fixed rt.cpan.org#80006, it tolerates now whitespaces after the block closing > - added -Plug parameter, which introduces plugin closures. idea from rt.cpan.org#79694. Currently available hooks are: pre_open, pre_read, post_read, pre_parse_value, post_parse_value - applied patch by Ville Skytt, spelling fixes. - fixed rt.cpan.org#85080, more spelling fixes. - applied patch rt.cpan.org#85132, which fixes a deprecation warning in perl 5.18 and above. Fixes #85668 as well. - applied patch rt.cpan.org#85538, c-style comments are ignored inside here-docs. - fixed rt.cpan.org#82637, don't use indirect object syntax in pod and code. --- devel/p5-Config-General/Makefile | 5 ++--- devel/p5-Config-General/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel') diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile index 5f82e955ca9..7fcb62a0de1 100644 --- a/devel/p5-Config-General/Makefile +++ b/devel/p5-Config-General/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2013/05/31 12:40:11 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/10/15 14:34:20 wen Exp $ -DISTNAME= Config-General-2.51 +DISTNAME= Config-General-2.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 SVR4_PKGNAME= p5cfg CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/} diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo index 794ec436907..eed04f210e7 100644 --- a/devel/p5-Config-General/distinfo +++ b/devel/p5-Config-General/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2012/09/02 13:03:05 wen Exp $ +$NetBSD: distinfo,v 1.15 2013/10/15 14:34:20 wen Exp $ -SHA1 (Config-General-2.51.tar.gz) = db506abad3ff7244e1e7606ae674159c391b67ff -RMD160 (Config-General-2.51.tar.gz) = 735bd840ce08852a08434d97091dfb2b5e9ab7a4 -Size (Config-General-2.51.tar.gz) = 59055 bytes +SHA1 (Config-General-2.52.tar.gz) = 083f0ba7795321a96e5a322611a56b486fb3090a +RMD160 (Config-General-2.52.tar.gz) = 91d5e5e089dc057d6338682bf125b39f6df1ed11 +Size (Config-General-2.52.tar.gz) = 60471 bytes -- cgit v1.2.3