summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General
diff options
context:
space:
mode:
authorseb <seb>2010-04-24 18:58:32 +0000
committerseb <seb>2010-04-24 18:58:32 +0000
commit8a06d63b6ab89a12ba4b8bfddd84610f6218634f (patch)
treef1a3c9aaf472ac5e3ba45546b44f30d53033f99b /devel/p5-Config-General
parent812f12748a5537fc8032f469fd16aea3c69a2fbc (diff)
downloadpkgsrc-8a06d63b6ab89a12ba4b8bfddd84610f6218634f.tar.gz
Update p5-Config-General from version 2.44 to version 2.48.
Approved by MAINTAINER. Upstream changes: 2.48 - arg, uploaded the wrong file to pause, so another version bump up. - fixed typos in pod section for -ForceArray. 2.47 - fixed rt.cpan.org#53759 by adding new option -ForceArray. when enabled a single config value enclosed in [] will become an array forcefully. - fixed typo in license: it is "artistic", not "artificial". 2.46 - fixed rt.cpan.org#56370: there was a sort() call in _store() left, which lead to sorted arrays even if -SaveSorted were turned off. 2.45 - fixed rt.cpan.org#50647 escaping bug. Now escaped $ or backslash characters are handled correctly (across save too) - fixed rt.cpan.org#52047, tied hash will remain tied when savong to a file. - fixed rt.cpan.org#54580, preserve single quotes during variable interpolation corrected. No more using rand() to mark single quotes but an incrementor instead. - fixed rt.cpan.org#42721+54583, empty config values will no more handed over to interpreting methods (as interpolate or autotrue and the like) but returned as undef untouched.
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r--devel/p5-Config-General/Makefile4
-rw-r--r--devel/p5-Config-General/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 240fb7e168f..254605b77e3 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2009/09/12 21:32:57 sno Exp $
+# $NetBSD: Makefile,v 1.19 2010/04/24 18:58:32 seb Exp $
#
-DISTNAME= Config-General-2.44
+DISTNAME= Config-General-2.48
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cfg
CATEGORIES= devel perl5
diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo
index 877f0a75f80..85d8f2e8449 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/09/12 21:32:57 sno Exp $
+$NetBSD: distinfo,v 1.11 2010/04/24 18:58:32 seb Exp $
-SHA1 (Config-General-2.44.tar.gz) = 4bd59aa9541c621ebbf4f8f965ff1e998829ff5a
-RMD160 (Config-General-2.44.tar.gz) = c38e526ae323ae429a54bb7239213869aec9f330
-Size (Config-General-2.44.tar.gz) = 56223 bytes
+SHA1 (Config-General-2.48.tar.gz) = e48614b9329054ac2c6eb25fbf5f022048b221c7
+RMD160 (Config-General-2.48.tar.gz) = 6e8b8d17d9a4fd9815680b4406ddced70d776860
+Size (Config-General-2.48.tar.gz) = 58209 bytes