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 p5-Class-Autouse to 1.29.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b7686860189f
branches: trunk
changeset: 535392:b7686860189f
user: hiramatsu <hiramatsu%pkgsrc.org@localhost>
date: Fri Nov 16 03:11:25 2007 +0000
description:
Update p5-Class-Autouse to 1.29.
Changes from 1.27:
1.29 Mon 12 Nov 2007
- No functional changes
- Upgrading to Module::Install 0.68
- Updating to newer author tests
- Removing the use of base.pm
1.28 Tue 17 Jul 2007
- No functional changes
- Upgrading to Module::Install 0.65
- Updating List::Util dependency to 1.19.
(Fixes memory leak AND resolving the Win32 problem listed below)
diffstat:
devel/p5-Class-Autouse/Makefile | 6 +++---
devel/p5-Class-Autouse/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 0d4ee3e4fb9a -r b7686860189f devel/p5-Class-Autouse/Makefile
--- a/devel/p5-Class-Autouse/Makefile Fri Nov 16 00:16:29 2007 +0000
+++ b/devel/p5-Class-Autouse/Makefile Fri Nov 16 03:11:25 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2007/02/18 02:06:39 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/11/16 03:11:25 hiramatsu Exp $
-DISTNAME= Class-Autouse-1.27
+DISTNAME= Class-Autouse-1.29
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
@@ -10,7 +10,7 @@
COMMENT= Run-time class loading on first method call
DEPENDS+= p5-ExtUtils-AutoInstall>=0.61:../../devel/p5-ExtUtils-AutoInstall
-DEPENDS+= p5-Scalar-List-Utils>=1.18:../../devel/p5-Scalar-List-Utils
+DEPENDS+= p5-Scalar-List-Utils>=1.19:../../devel/p5-Scalar-List-Utils
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 0d4ee3e4fb9a -r b7686860189f devel/p5-Class-Autouse/distinfo
--- a/devel/p5-Class-Autouse/distinfo Fri Nov 16 00:16:29 2007 +0000
+++ b/devel/p5-Class-Autouse/distinfo Fri Nov 16 03:11:25 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2007/02/18 02:06:39 wiz Exp $
+$NetBSD: distinfo,v 1.9 2007/11/16 03:11:25 hiramatsu Exp $
-SHA1 (Class-Autouse-1.27.tar.gz) = 3150524488690b163b1622725743c4deff83e435
-RMD160 (Class-Autouse-1.27.tar.gz) = 289109661fb753f8929d03ddc18b384e72acbfeb
-Size (Class-Autouse-1.27.tar.gz) = 33429 bytes
+SHA1 (Class-Autouse-1.29.tar.gz) = 8563b51c8f0c62e277fe13ea886ea22d2cb0e58b
+RMD160 (Class-Autouse-1.29.tar.gz) = d1c82d5d1bfb8cb45afae4c20b4ffd12123887fe
+Size (Class-Autouse-1.29.tar.gz) = 33891 bytes
Home |
Main Index |
Thread Index |
Old Index