summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-10-15 14:34:20 +0000
committerwen <wen@pkgsrc.org>2013-10-15 14:34:20 +0000
commitf2b30e31fb73a09f7b99512e3ee0d95fb7bf58fd (patch)
tree0618965547ef56edc85264f132d5e76db469b900 /devel
parent9b25ca53e4e467e287eabfeb7a166dee61971a98 (diff)
downloadpkgsrc-f2b30e31fb73a09f7b99512e3ee0d95fb7bf58fd.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Config-General/Makefile5
-rw-r--r--devel/p5-Config-General/distinfo8
2 files changed, 6 insertions, 7 deletions
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