Wed Feb 25 13:27:13 2009 UTC ()
- updated to 1.108
Changelog:
i1.108 Wed 10 Feb 2009
	- Allow ->weight to take _STRING instead of only _IDENTIFIER

1.107 Sun  8 Feb 2009
	- Adding Algorithm::Dependency::Source::Invert


(rhaen)
diff -r1.10 -r1.11 pkgsrc/devel/p5-Algorithm-Dependency/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/p5-Algorithm-Dependency/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/devel/p5-Algorithm-Dependency/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Algorithm-Dependency/Makefile 2008/10/19 19:17:46 1.10
+++ pkgsrc/devel/p5-Algorithm-Dependency/Makefile 2009/02/25 13:27:13 1.11
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:46 he Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/25 13:27:13 rhaen Exp $
 
-DISTNAME=	Algorithm-Dependency-1.106
+DISTNAME=	Algorithm-Dependency-1.108
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Algorithm/}
 
@@ -11,7 +10,7 @@
 COMMENT=	Algorithmic framework for implementing dependency tree
 
 DEPENDS+=	p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI
-DEPENDS+=	p5-Params-Util>=0.06:../../devel/p5-Params-Util
+DEPENDS+=	p5-Params-Util>=0.31:../../devel/p5-Params-Util
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
 PKG_DESTDIR_SUPPORT=	user-destdir

cvs diff -r1.5 -r1.6 pkgsrc/devel/p5-Algorithm-Dependency/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Algorithm-Dependency/distinfo 2008/02/01 11:48:44 1.5
+++ pkgsrc/devel/p5-Algorithm-Dependency/distinfo 2009/02/25 13:27:13 1.6
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2008/02/01 11:48:44 rhaen Exp $
+$NetBSD: distinfo,v 1.6 2009/02/25 13:27:13 rhaen Exp $
 
-SHA1 (Algorithm-Dependency-1.106.tar.gz) = cd2673f9962ec9ac1260e9927d8b2a421689559e
+SHA1 (Algorithm-Dependency-1.108.tar.gz) = dba6cd199d249f80fd05eff1e17d292df506e35e
-RMD160 (Algorithm-Dependency-1.106.tar.gz) = 39563b0cfe1d94f89d407a7d82f56cc5ba0d9d9a
+RMD160 (Algorithm-Dependency-1.108.tar.gz) = c360f0d42e6f4928cfde89b10f9b2b5b40035028
-Size (Algorithm-Dependency-1.106.tar.gz) = 36390 bytes
+Size (Algorithm-Dependency-1.108.tar.gz) = 38376 bytes