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/23781e98b0ff
branches:  trunk
changeset: 394739:23781e98b0ff
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun Jun 14 22:28:07 2009 +0000

description:
pkgsrc changes:
  - Updating package of p5 module Config::InitFiles from 2.49 to 2.51
  - Adjusting LICENSE to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
Version 2.51:   ( Mon Jun  8 12:38:50 IDT 2009 )
------------------------------------------------

* Fixed "#46721: $config->exists() does not pay attention to -nocase => 1"
- https://rt.cpan.org/Ticket/Display.html?id=46721

Version 2.50:   ( Sun May 31 14:54:14 IDT 2009 )
------------------------------------------------

* Fixed the POD for SetParameterEOT:
- https://rt.cpan.org/Ticket/Display.html?id=28375
* Added t/pod.t and t/pod-coverage.t and fixed the problems they pointed:
- Removed some trailing pod.
    - http://rt.cpan.org/Ticket/Display.html?id=46549
- Documented the ->OutputConfig() method.

diffstat:

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

diffs (35 lines):

diff -r 1788566e7b69 -r 23781e98b0ff devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Sun Jun 14 22:24:56 2009 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Sun Jun 14 22:28:07 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2009/05/05 05:55:18 sno Exp $
+# $NetBSD: Makefile,v 1.22 2009/06/14 22:28:07 sno Exp $
 #
 
-DISTNAME=      Config-IniFiles-2.49
+DISTNAME=      Config-IniFiles-2.51
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5cif
 CATEGORIES=    devel perl5
@@ -11,7 +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=       gnu-gpl-v2 # OR artistic
+LICENSE=       ${PERL5_LICENSE}
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 1788566e7b69 -r 23781e98b0ff devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Sun Jun 14 22:24:56 2009 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Sun Jun 14 22:28:07 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2009/05/05 05:55:18 sno Exp $
+$NetBSD: distinfo,v 1.10 2009/06/14 22:28:07 sno Exp $
 
-SHA1 (Config-IniFiles-2.49.tar.gz) = 4e12a07a47f3feb909e1605f5e021f09131612e4
-RMD160 (Config-IniFiles-2.49.tar.gz) = b662b522d5a266253cfc62c88fd2b76c44989e51
-Size (Config-IniFiles-2.49.tar.gz) = 39774 bytes
+SHA1 (Config-IniFiles-2.51.tar.gz) = 2bff9424860ef368be374525278bc44cdaf5bfc4
+RMD160 (Config-IniFiles-2.51.tar.gz) = 563051ab6e9d19949c662f8b73e21adbd8526682
+Size (Config-IniFiles-2.51.tar.gz) = 48425 bytes



Home | Main Index | Thread Index | Old Index