summaryrefslogtreecommitdiff
path: root/devel/p5-Config-General
diff options
context:
space:
mode:
authorsno <sno>2009-07-21 22:25:12 +0000
committersno <sno>2009-07-21 22:25:12 +0000
commit7749456896b77985761f4d7804091819f57335ca (patch)
tree546ee4214f619f13632b852926e3d2cece5b5677 /devel/p5-Config-General
parent05a93d293eaea659cf42b7d5f118c689454e0c0a (diff)
downloadpkgsrc-7749456896b77985761f4d7804091819f57335ca.tar.gz
pkgsrc changes:
- Updating package for p5 module Config::General from 2.42 to 2.43 - Adding perl license as license (from module POD) Upstream changes: 2.43 - fixed rt.cpan.org#40925, $indichar replaced by internal configuration variable EOFseparator, which contains a 256 bit SHA checksum of the date I fixed the bug. This will prevent future conflicts hopefully. In addition it makes it possible to make it customizable, if neccessary, in a future release. - fixed rt.cpan.org#42721, return undef for empty values - fixed rt.cpan.org#42331, return undef for empty objects - fixed rt.cpan.org#44600, comments after blockname causes parser failure. - fixed rt.cpan.org#42287, whitespace at beginning or end of a quoted value gets lost after save(). - fixed rt.cpan.org#46184, variables that were not previously defined are deleted when -InterPolateEnv is enabled. - fixed bug in config loader for FileHandle objects, it supports now any compatible object. Hint by Ingo Schmiegel. - applied spelling- and speedup patches by Ville Skytt"a. - applied documentation patch by Jordan Macdonald.
Diffstat (limited to 'devel/p5-Config-General')
-rw-r--r--devel/p5-Config-General/Makefile5
-rw-r--r--devel/p5-Config-General/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/devel/p5-Config-General/Makefile b/devel/p5-Config-General/Makefile
index 01919d483f3..374019fd805 100644
--- a/devel/p5-Config-General/Makefile
+++ b/devel/p5-Config-General/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2009/02/22 16:07:55 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/21 22:25:12 sno Exp $
#
-DISTNAME= Config-General-2.42
+DISTNAME= Config-General-2.43
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cfg
CATEGORIES= devel perl5
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Config/}
MAINTAINER= sketch@NetBSD.org
HOMEPAGE= http://www.daemon.de/ConfigGeneral
COMMENT= Perl Generic Config module
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-Config-General/distinfo b/devel/p5-Config-General/distinfo
index de503ef0f01..c9b24e568f7 100644
--- a/devel/p5-Config-General/distinfo
+++ b/devel/p5-Config-General/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/02/22 16:07:55 wiz Exp $
+$NetBSD: distinfo,v 1.9 2009/07/21 22:25:12 sno Exp $
-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
+SHA1 (Config-General-2.43.tar.gz) = 6adba32207b3eaf21821da794807d9edb737d692
+RMD160 (Config-General-2.43.tar.gz) = ff589671e542068afbef4beb4ffed81126ca2743
+Size (Config-General-2.43.tar.gz) = 56268 bytes