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 unified 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,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:46 he Exp $ 1# $NetBSD: Makefile,v 1.11 2009/02/25 13:27:13 rhaen Exp $
2 2
3DISTNAME= Algorithm-Dependency-1.106 3DISTNAME= Algorithm-Dependency-1.108
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/}
8 7
9MAINTAINER= rhaen@NetBSD.org 8MAINTAINER= rhaen@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Algorithm-Dependency/ 9HOMEPAGE= http://search.cpan.org/dist/Algorithm-Dependency/
11COMMENT= Algorithmic framework for implementing dependency tree 10COMMENT= Algorithmic framework for implementing dependency tree
12 11
13DEPENDS+= p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI 12DEPENDS+= p5-Test-ClassAPI>=0.6:../../devel/p5-Test-ClassAPI
14DEPENDS+= p5-Params-Util>=0.06:../../devel/p5-Params-Util 13DEPENDS+= p5-Params-Util>=0.31:../../devel/p5-Params-Util
15 14
16PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
17PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
18 17
19PERL5_PACKLIST= auto/Algorithm/Dependency/.packlist 18PERL5_PACKLIST= auto/Algorithm/Dependency/.packlist
20 19
21.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
22.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

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