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 PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3600f539519
branches:  trunk
changeset: 557259:e3600f539519
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Apr 12 19:30:04 2009 +0000

description:
PkgSrc changes:
  - Updating package for p5 module Config::IniFiles to 2.48
  - Set license to artistic-2.0

Upstream changes:
Version 2.48:   ( Tue Apr  7 15:24:55 IDT 2009 )
------------------------------------------------

* Fixed bug https://rt.cpan.org/Ticket/Display.html?id=30402 :
- Trailing comments at the end of the file are not written.
- added a test (t/22trailing-comment-lines.t ) and a test file.

* Reverted the fix to bug #34067 ( "Multiline values returned as array
references in tied hash interface"), as it could potentially break a lot
of old code, and was not such a good idea, and was less preferable from
interface-sanity reasons.

* Documented the old API in regards to bug #34067 - see above.

diffstat:

 devel/p5-Config-IniFiles/Makefile |  5 +++--
 devel/p5-Config-IniFiles/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 15a21d550a9d -r e3600f539519 devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Sun Apr 12 19:27:56 2009 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Sun Apr 12 19:30:04 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2009/03/08 19:00:04 he Exp $
+# $NetBSD: Makefile,v 1.20 2009/04/12 19:30:04 sno Exp $
 #
 
-DISTNAME=      Config-IniFiles-2.47
+DISTNAME=      Config-IniFiles-2.48
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5cif
 CATEGORIES=    devel perl5
@@ -11,6 +11,7 @@
 HOMEPAGE=      http://sourceforge.net/projects/config-inifiles/
 #HOMEPAGE=     http://search.cpan.org/dist/Config-IniFiles/
 COMMENT=       Perl module for reading .ini-style configuration files
+LICENSE=       artistic-2.0
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 15a21d550a9d -r e3600f539519 devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Sun Apr 12 19:27:56 2009 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Sun Apr 12 19:30:04 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/03/08 19:00:04 he Exp $
+$NetBSD: distinfo,v 1.8 2009/04/12 19:30:04 sno Exp $
 
-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
+SHA1 (Config-IniFiles-2.48.tar.gz) = 4a61df888696daa6f6fc5aa7a31d692cd14332c2
+RMD160 (Config-IniFiles-2.48.tar.gz) = feae7351c188df628ee635e7254f28a5b95133ea
+Size (Config-IniFiles-2.48.tar.gz) = 39314 bytes



Home | Main Index | Thread Index | Old Index