diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 20:59:08 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 20:59:08 +0000 |
commit | bbbe99f21f4bf578d801eb416071fb7c90fd6d49 (patch) | |
tree | 8f0e24ef12cfd42c58e4f10cc595ad4e74ad978f /devel | |
parent | 2d4744475359b2e7d7cc39c467796f5de28cb164 (diff) | |
download | pkgsrc-bbbe99f21f4bf578d801eb416071fb7c90fd6d49.tar.gz |
Updating package for p5 module Config::IniFiles from 2.51 to 2.52
Upstream changes:
Version 2.52: ( Sun Jun 28 16:16:09 IDT 2009 )
------------------------------------------------
* Added more keys to Build.PL (author, etc.)
* Added resources and keywords to META.yml.
* Converted t/00load.t to Test-More.
* No longer chdir()-ing into "t" in t/00load.t
* Got rid of the "new Config::IniFiles" syntax in the tests.
- replaced with Config::IniFiles->new().
- see "Perl Best Practices", "Programming Perl", 3rd Edition
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Config-IniFiles/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-IniFiles/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Config-IniFiles/Makefile b/devel/p5-Config-IniFiles/Makefile index 4ec4a621858..9e375fe05b5 100644 --- a/devel/p5-Config-IniFiles/Makefile +++ b/devel/p5-Config-IniFiles/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2009/06/14 22:28:07 sno Exp $ +# $NetBSD: Makefile,v 1.23 2009/07/07 20:59:08 sno Exp $ # -DISTNAME= Config-IniFiles-2.51 +DISTNAME= Config-IniFiles-2.52 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5cif CATEGORIES= devel perl5 diff --git a/devel/p5-Config-IniFiles/distinfo b/devel/p5-Config-IniFiles/distinfo index e90cacfb574..6a9183fa168 100644 --- a/devel/p5-Config-IniFiles/distinfo +++ b/devel/p5-Config-IniFiles/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2009/06/14 22:28:07 sno Exp $ +$NetBSD: distinfo,v 1.11 2009/07/07 20:59:08 sno Exp $ -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 +SHA1 (Config-IniFiles-2.52.tar.gz) = 0b9321ee2b39d418cd7d61b5324de32b8ecea76d +RMD160 (Config-IniFiles-2.52.tar.gz) = 4f4280938fbaa054a46aa7c000984fd916d23aad +Size (Config-IniFiles-2.52.tar.gz) = 49160 bytes |