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.21:
details: https://anonhg.NetBSD.org/pkgsrc/rev/bdb9c2521784
branches: trunk
changeset: 503548:bdb9c2521784
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 22 23:16:07 2005 +0000
description:
Update to 1.21:
1.21 Wed Sep 28 2005
- Documenting ->autouse(@classes)
- Tidying up the POD a little to refer to features
in an order much more relevant to the reader.
1.20 Tue Aug 18 2005
- Catch and rethrow all error when autoloading during a ->can.
- Debugging can now only be done at compile time, and thus is
optimised out. The :debug flag is removed and instead you need
to preset $Class::Autouse::DEBUG.
Given that this was only for my benefit in the first place, it's
not appropriate to slow down everything else because of it.
1.18 Tue Jul 26 2005
- Added :nostat module to disable the initial stat checks
of modules.
diffstat:
devel/p5-Class-Autouse/Makefile | 5 ++---
devel/p5-Class-Autouse/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 160c0442735b -r bdb9c2521784 devel/p5-Class-Autouse/Makefile
--- a/devel/p5-Class-Autouse/Makefile Tue Nov 22 23:14:52 2005 +0000
+++ b/devel/p5-Class-Autouse/Makefile Tue Nov 22 23:16:07 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:08 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/11/22 23:16:07 wiz Exp $
-DISTNAME= Class-Autouse-1.17
+DISTNAME= Class-Autouse-1.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/}
diff -r 160c0442735b -r bdb9c2521784 devel/p5-Class-Autouse/distinfo
--- a/devel/p5-Class-Autouse/distinfo Tue Nov 22 23:14:52 2005 +0000
+++ b/devel/p5-Class-Autouse/distinfo Tue Nov 22 23:16:07 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/06/24 19:42:36 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/11/22 23:16:07 wiz Exp $
-SHA1 (Class-Autouse-1.17.tar.gz) = d2e116f9a0a011af7ded4d49ff1eafc1afe1e7d5
-RMD160 (Class-Autouse-1.17.tar.gz) = 759e61f3c43cb72f6c3b5e85c83b3da272afe8bc
-Size (Class-Autouse-1.17.tar.gz) = 32625 bytes
+SHA1 (Class-Autouse-1.21.tar.gz) = b3873c80829d994e0800e421735c9d2cc97afb85
+RMD160 (Class-Autouse-1.21.tar.gz) = 4e680a1de4e2a0a77d043764351874d054399d32
+Size (Class-Autouse-1.21.tar.gz) = 36392 bytes
Home |
Main Index |
Thread Index |
Old Index