pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Class-Autouse Update to 1.26:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d0e732d9b84
branches:  trunk
changeset: 516354:9d0e732d9b84
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 19 22:35:28 2006 +0000

description:
Update to 1.26:

1.26 Wed Apr 12 2006
        - Debugging change in 1.25 regressed an undocumented 5.6-related
          bug first fixed in 1.20. Make sure $DEBUG is always defined
          (Michael Schwern)
        - Re-introduced the List::Util 1.18 dependency, but stay at 1.17
          if on a Win32 (and cygwin, just in case) platform.
        - Module::Install updated to pre-release of 0.62

1.25 Fri Apr  7 2006
        - Expands the can hook to also hook isa (Michael Schwern)
        - Minor change to debugging (Michael Schwern)
        - Optimised out the warnings.pm hook change (Michael Schwern)
        - Module::Install updated to 0.61

diffstat:

 devel/p5-Class-Autouse/Makefile |  4 ++--
 devel/p5-Class-Autouse/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 82aeb31c5f82 -r 9d0e732d9b84 devel/p5-Class-Autouse/Makefile
--- a/devel/p5-Class-Autouse/Makefile   Wed Jul 19 22:34:56 2006 +0000
+++ b/devel/p5-Class-Autouse/Makefile   Wed Jul 19 22:35:28 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:19 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/19 22:35:28 wiz Exp $
 
-DISTNAME=      Class-Autouse-1.24
+DISTNAME=      Class-Autouse-1.26
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Class/}
diff -r 82aeb31c5f82 -r 9d0e732d9b84 devel/p5-Class-Autouse/distinfo
--- a/devel/p5-Class-Autouse/distinfo   Wed Jul 19 22:34:56 2006 +0000
+++ b/devel/p5-Class-Autouse/distinfo   Wed Jul 19 22:35:28 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/01/22 00:44:00 wiz Exp $
+$NetBSD: distinfo,v 1.7 2006/07/19 22:35:28 wiz Exp $
 
-SHA1 (Class-Autouse-1.24.tar.gz) = bd29b1f1f38cc341cb925900ab396df3ebfc9e28
-RMD160 (Class-Autouse-1.24.tar.gz) = 1b193784a832f88f4e73f7d9f6b3baa084a7b74e
-Size (Class-Autouse-1.24.tar.gz) = 38976 bytes
+SHA1 (Class-Autouse-1.26.tar.gz) = 146b831ef1239874df20234d6415a2c18ad54188
+RMD160 (Class-Autouse-1.26.tar.gz) = 1fff3bcd46cf57326a91b617c03792092a5cd04e
+Size (Class-Autouse-1.26.tar.gz) = 41162 bytes



Home | Main Index | Thread Index | Old Index