Sat Nov 24 13:54:18 2012 UTC ()
Changes 1.09:
- No code changes.
- Oops. The changes in V 1.08 we made in the other 10 distros, but not in this one. My apologies.

Changes 1.08:
- No code changes.
- For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.


(adam)
diff -r1.14 -r1.15 pkgsrc/devel/p5-Tree-DAG_Node/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/p5-Tree-DAG_Node/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-Tree-DAG_Node/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Tree-DAG_Node/Makefile 2012/11/04 13:45:23 1.14
+++ pkgsrc/devel/p5-Tree-DAG_Node/Makefile 2012/11/24 13:54:17 1.15
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.14 2012/11/04 13:45:23 wen Exp $ 1# $NetBSD: Makefile,v 1.15 2012/11/24 13:54:17 adam Exp $
2# 
3 2
4DISTNAME= Tree-DAG_Node-1.07 3DISTNAME= Tree-DAG_Node-1.09
5PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tree/}
8EXTRACT_SUFX= .tgz 7EXTRACT_SUFX= .tgz
9 8
10MAINTAINER= dprice@cs.nmsu.edu 9MAINTAINER= dprice@cs.nmsu.edu
11HOMEPAGE= http://search.cpan.org/dist/Tree-DAG_Node/ 10HOMEPAGE= http://search.cpan.org/dist/Tree-DAG_Node/
12COMMENT= Class for representing nodes in a tree 11COMMENT= Class for representing nodes in a tree
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15USE_LANGUAGES= # empty 14USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/Tree/DAG_Node/.packlist 15PERL5_PACKLIST= auto/Tree/DAG_Node/.packlist
17 16

cvs diff -r1.4 -r1.5 pkgsrc/devel/p5-Tree-DAG_Node/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Tree-DAG_Node/distinfo 2012/11/04 13:45:23 1.4
+++ pkgsrc/devel/p5-Tree-DAG_Node/distinfo 2012/11/24 13:54:17 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2012/11/04 13:45:23 wen Exp $ 1$NetBSD: distinfo,v 1.5 2012/11/24 13:54:17 adam Exp $
2 2
3SHA1 (Tree-DAG_Node-1.07.tgz) = 1a73b460dc78451112b13e2c00e8924be4ec239c 3SHA1 (Tree-DAG_Node-1.09.tgz) = b4944ebcb2367bc9880a708381f7257e2fc88791
4RMD160 (Tree-DAG_Node-1.07.tgz) = 6b981ca11f34ee0a6052ccce6ea688049caeb2ca 4RMD160 (Tree-DAG_Node-1.09.tgz) = a27722ab8d4e0020194c6adc6b3a509f5eca6307
5Size (Tree-DAG_Node-1.07.tgz) = 43278 bytes 5Size (Tree-DAG_Node-1.09.tgz) = 43450 bytes