pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Algorithm-Dependency Update to 1.101:
details: https://anonhg.NetBSD.org/pkgsrc/rev/d71885adf941
branches: trunk
changeset: 503613:d71885adf941
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:21:01 2005 +0000
description:
Update to 1.101:
1.101 Mon Oct 10 2005
- It appears I overtightened the naming rules. Reversed
1.100 Mon Oct 10 2005
- Significant version bump to announce addition of major functionality
- Added Algorithm::Dependency::Weight
- Upgraded a few remaining things to Params::Util
1.04 Wed Sep 14 2005
- Converted to Module::Install
- Added Algorithm::Dependency::Source::HoA by request
- Modernised the layout a little
- Upgraded from UNIVERSAL::isa to Params::Util to support more
complex uses of objects like Adapaters and Decorators.
diffstat:
devel/p5-Algorithm-Dependency/Makefile | 6 +++---
devel/p5-Algorithm-Dependency/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 8233628bcf64 -r d71885adf941 devel/p5-Algorithm-Dependency/Makefile
--- a/devel/p5-Algorithm-Dependency/Makefile Wed Nov 23 22:20:24 2005 +0000
+++ b/devel/p5-Algorithm-Dependency/Makefile Wed Nov 23 22:21:01 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/08/06 06:19:07 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/23 22:21:01 wiz Exp $
-DISTNAME= Algorithm-Dependency-1.03
+DISTNAME= Algorithm-Dependency-1.101
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
@@ -11,6 +10,7 @@
COMMENT= Algorithmic framework for implementing dependency tree
DEPENDS+= p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI
+DEPENDS+= p5-Params-Util>=0.07:../../devel/p5-Params-Util
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 8233628bcf64 -r d71885adf941 devel/p5-Algorithm-Dependency/distinfo
--- a/devel/p5-Algorithm-Dependency/distinfo Wed Nov 23 22:20:24 2005 +0000
+++ b/devel/p5-Algorithm-Dependency/distinfo Wed Nov 23 22:21:01 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/06/24 19:14:46 wiz Exp $
+$NetBSD: distinfo,v 1.2 2005/11/23 22:21:01 wiz Exp $
-SHA1 (Algorithm-Dependency-1.03.tar.gz) = 5250661095bee62fb65f6b45624a333420fb2c29
-RMD160 (Algorithm-Dependency-1.03.tar.gz) = 8b0a9753b70924c5a7911d1f803b363569168c6f
-Size (Algorithm-Dependency-1.03.tar.gz) = 21969 bytes
+SHA1 (Algorithm-Dependency-1.101.tar.gz) = 506a13e25f91ede85da5e8d8dc647f02b1a47edc
+RMD160 (Algorithm-Dependency-1.101.tar.gz) = 7b276f5aa4cbb5fa77a350027cf55533708e4235
+Size (Algorithm-Dependency-1.101.tar.gz) = 42872 bytes
Home |
Main Index |
Thread Index |
Old Index