diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-22 00:44:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-22 00:44:00 +0000 |
commit | c50877f0cb5bf5c91d42bb7fd0fca303ffe6f51f (patch) | |
tree | 199031ed137427c6bb5715e98487234a99956f7c | |
parent | 6b491a6ba1cbf6e8c0175105b7548d779e247bb3 (diff) | |
download | pkgsrc-c50877f0cb5bf5c91d42bb7fd0fca303ffe6f51f.tar.gz |
Update to 1.24:
1.24 Fri Jan 13 2006
- No functional changes. No need to upgrade.
- Updated copyright notice to 2006.
- Added t/05_base.t to try and chase down base.pm bug
(Failed to find it, but left test so CPAN Tests can validate my
assumptions on what should happen and that it happens for them)
- Added base.pm as a dep (although unversioned dep) to make sure
it is installed on older perls.
- Module::Install updated to 0.52
- Decrement List::Util dep to 1.17 as 1.18 fails to build on some
platforms.
-rw-r--r-- | devel/p5-Class-Autouse/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Class-Autouse/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Class-Autouse/Makefile b/devel/p5-Class-Autouse/Makefile index 46b42d0c92c..8c886189930 100644 --- a/devel/p5-Class-Autouse/Makefile +++ b/devel/p5-Class-Autouse/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2006/01/03 17:34:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/22 00:44:00 wiz Exp $ -DISTNAME= Class-Autouse-1.23 +DISTNAME= Class-Autouse-1.24 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} diff --git a/devel/p5-Class-Autouse/distinfo b/devel/p5-Class-Autouse/distinfo index 40cc22abc98..2156ac282c9 100644 --- a/devel/p5-Class-Autouse/distinfo +++ b/devel/p5-Class-Autouse/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2006/01/03 17:34:41 wiz Exp $ +$NetBSD: distinfo,v 1.6 2006/01/22 00:44:00 wiz Exp $ -SHA1 (Class-Autouse-1.23.tar.gz) = a30866ec8c898bec634fe20c4d91f18de3c793cb -RMD160 (Class-Autouse-1.23.tar.gz) = 1261bf8b02317a36cbe8480dcd36b62d18fd45cc -Size (Class-Autouse-1.23.tar.gz) = 38308 bytes +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 |