pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Config-IniFiles Update from version 2.46 to 2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4243481afbb
branches: trunk
changeset: 555770:c4243481afbb
user: he <he%pkgsrc.org@localhost>
date: Sun Mar 08 19:00:04 2009 +0000
description:
Update from version 2.46 to 2.47.
Upstream changes:
Version 2.47: ( Wed Jan 21 11:32:24 IST 2009 )
------------------------------------------------
* Fixed bug https://rt.cpan.org/Ticket/Display.html?id=34067 :
- Multiline values returned as array references in tied hash interface
- This was as opposed to the documentation.
- added t/21multiline-values-in-tied.t and fixed some older tests.
* Moved the eval'ed debugging code (_assert_invariants) to its own module,
without the eval so the perl-5.6.2 will be happy. Now explicitly use'ing it
from t/lib where appropriate. See for example:
- http://www.nntp.perl.org/group/perl.cpan.testers/2009/01/msg3101788.html
diffstat:
devel/p5-Config-IniFiles/Makefile | 4 ++--
devel/p5-Config-IniFiles/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 545f24469ecd -r c4243481afbb devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Sun Mar 08 17:26:23 2009 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Sun Mar 08 19:00:04 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2009/01/19 23:46:21 he Exp $
+# $NetBSD: Makefile,v 1.19 2009/03/08 19:00:04 he Exp $
#
-DISTNAME= Config-IniFiles-2.46
+DISTNAME= Config-IniFiles-2.47
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5cif
CATEGORIES= devel perl5
diff -r 545f24469ecd -r c4243481afbb devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Sun Mar 08 17:26:23 2009 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Sun Mar 08 19:00:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/01/19 23:46:21 he Exp $
+$NetBSD: distinfo,v 1.7 2009/03/08 19:00:04 he Exp $
-SHA1 (Config-IniFiles-2.46.tar.gz) = a35d373737b47697c112c324fe7b85605d13db7f
-RMD160 (Config-IniFiles-2.46.tar.gz) = f547a9706d6874e5b7c5722c5e931b9503318eaf
-Size (Config-IniFiles-2.46.tar.gz) = 38314 bytes
+SHA1 (Config-IniFiles-2.47.tar.gz) = 0982f7ddfe15a06d693c545f6e1a1e83b0922f49
+RMD160 (Config-IniFiles-2.47.tar.gz) = f82d75ca7f2dee75d47174ebb9163b3c417d217a
+Size (Config-IniFiles-2.47.tar.gz) = 38806 bytes
Home |
Main Index |
Thread Index |
Old Index