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 Updating devel/p5-Config-IniF...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e287d76d6f39
branches:  trunk
changeset: 570678:e287d76d6f39
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Feb 02 17:37:39 2010 +0000

description:
Updating devel/p5-Config-IniFiles from 2.54 to 2.56

Upstream changes:
Version 2.56:   ( Thu Dec 31 06:55:01 IST 2009 )
------------------------------------------------

* Hopefully fixed the skip() in t/07misc.t
    - https://rt.cpan.org/Public/Bug/Display.html?id=53238
    - It was skip($num, $label) instead of skip($label, $num) and it
    lacked a "SKIP:" label.

Version 2.55:   ( Tue Dec 22 17:42:59 IST 2009 )
------------------------------------------------

* Refactoring the tests:
    - Converted t/05hash.t to Test::More and modernised it.
    - Converted t/06oo.t to Test::More and modernised it.
    - Testing: extracted t/lib/Config/IniFiles/TestPaths.pm.
    - Converted t/10delta.t to Test::More and modernised it.
    - Add the t_unlink method.

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 0ff99290543e -r e287d76d6f39 devel/p5-Config-IniFiles/Makefile
--- a/devel/p5-Config-IniFiles/Makefile Tue Feb 02 17:09:28 2010 +0000
+++ b/devel/p5-Config-IniFiles/Makefile Tue Feb 02 17:37:39 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2009/11/22 12:19:45 seb Exp $
+# $NetBSD: Makefile,v 1.25 2010/02/02 17:37:39 sno Exp $
 #
 
-DISTNAME=      Config-IniFiles-2.54
+DISTNAME=      Config-IniFiles-2.56
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5cif
 CATEGORIES=    devel perl5
diff -r 0ff99290543e -r e287d76d6f39 devel/p5-Config-IniFiles/distinfo
--- a/devel/p5-Config-IniFiles/distinfo Tue Feb 02 17:09:28 2010 +0000
+++ b/devel/p5-Config-IniFiles/distinfo Tue Feb 02 17:37:39 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2009/11/22 12:19:45 seb Exp $
+$NetBSD: distinfo,v 1.13 2010/02/02 17:37:39 sno Exp $
 
-SHA1 (Config-IniFiles-2.54.tar.gz) = 62435de8ec698ca43f9f8e1485f797150573a0b8
-RMD160 (Config-IniFiles-2.54.tar.gz) = 13b5f39819eebd97369d338b1c8730bb982f4628
-Size (Config-IniFiles-2.54.tar.gz) = 50702 bytes
+SHA1 (Config-IniFiles-2.56.tar.gz) = 5f717351086fcedcfe99ff79151dc33ac63e7c7a
+RMD160 (Config-IniFiles-2.56.tar.gz) = c349d89342aedffbe12385f226c7243e9cb1fee3
+Size (Config-IniFiles-2.56.tar.gz) = 51802 bytes



Home | Main Index | Thread Index | Old Index