pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Config-General pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/beaf224e9276
branches: trunk
changeset: 562147:beaf224e9276
user: sno <sno%pkgsrc.org@localhost>
date: Tue Jul 21 22:25:12 2009 +0000
description:
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:
devel/p5-Config-General/Makefile | 5 +++--
devel/p5-Config-General/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r d1e64ae0f306 -r beaf224e9276 devel/p5-Config-General/Makefile
--- a/devel/p5-Config-General/Makefile Tue Jul 21 22:20:41 2009 +0000
+++ b/devel/p5-Config-General/Makefile Tue Jul 21 22:25:12 2009 +0000
@@ -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 @@
MAINTAINER= sketch%NetBSD.org@localhost
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 -r d1e64ae0f306 -r beaf224e9276 devel/p5-Config-General/distinfo
--- a/devel/p5-Config-General/distinfo Tue Jul 21 22:20:41 2009 +0000
+++ b/devel/p5-Config-General/distinfo Tue Jul 21 22:25:12 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index