summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-22 16:07:55 +0000
committerwiz <wiz>2009-02-22 16:07:55 +0000
commit397dc78c2329f0077b97529d2f30f1d833bd1f16 (patch)
tree51012f1c81887e8796c4a6e1e643d47f6eaad22e /devel
parentd0f995fe668da5c76413b460eabea2755014eb2b (diff)
downloadpkgsrc-397dc78c2329f0077b97529d2f30f1d833bd1f16.tar.gz
Update to 2.42:
2.42 - dist tarball for 2.41 missed t/Tie/LxHash.pm. Dammit. the File to the MANIFEST. 2.41 - fixed rt.cpan.org#38635. apache-like include now supports quoted strings. - fixed rt.cpan.org#41748. saving config with -tie enabled now keeps the tie as documented. - added unit test for -tie. For this to work, a copy of Tie::LxHash module is delivered with Config::General source, but will not installed, in fact, it is only used for 'make test' (number 50) - fixed rt.cpan.org#39159. documentation of functional interface now reflects that qw$method) is now required. - applied patch by AlexK fixing rt.cpan.org#41030: if files are included by means of a glob pattern having the -IncludeGlob option activated, paths specified by the -ConfigPath option are being neglected when trying to spot the files. This patch fixes this - applied patch by fbicknel, fixes rt.cpan.org#41570: An array of scalars (eg: option = [1,2,3]) cannot be used for interpolation (which element shall we use?!), so we ignore those types of lists and don't build a __stack for them.
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 b0ac3e81950..01919d483f3 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:50 he Exp $
+# $NetBSD: Makefile,v 1.16 2009/02/22 16:07:55 wiz Exp $
#
-DISTNAME= Config-General-2.40
+DISTNAME= Config-General-2.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
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 8d84531521b..de503ef0f01 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2008/07/15 09:04:40 abs Exp $
+$NetBSD: distinfo,v 1.8 2009/02/22 16:07:55 wiz Exp $
-SHA1 (Config-General-2.40.tar.gz) = aab86272fac0aa71ab95fcb9e8908701d47b7edf
-RMD160 (Config-General-2.40.tar.gz) = 740d69536cf34812684a68969efeb1656113015b
-Size (Config-General-2.40.tar.gz) = 49864 bytes
+SHA1 (Config-General-2.42.tar.gz) = 587056b9ac3e5ca6cb78940b1541d21c90644588
+RMD160 (Config-General-2.42.tar.gz) = 1cee5aec4f3c083f2684ab9b287da31c6e3c62b8
+Size (Config-General-2.42.tar.gz) = 55115 bytes