Fri Apr 29 07:35:37 2016 UTC ()
Updated to devel/p5-Tree-Simple-VisitorFactory-0.14
---------------------------------------------------
0.14  2016-04-27T17:35:00
  - No code changes.
  - Adopt workflow techniques suggested by Kent Fredric. This means a cleaner workdir and a
          much more reliable dist. The latter now has auto-generated MANIFEST and META.* files.

0.13  2016-04-25T09:26:00
  - No code changes.
  - Delete Build.PL.
  - Fix my licence (sic) mess so all references are to Perl. This involves edits to Makefile.PL
          and LICENSE. See RT#113949. Thanx Kent Fredric.
  - Fix Makefile.PL so modules only used for testing are in TEST_REQUIRES and not PREREQ_PM.
          See RT#113948. Thanx Kent Fredric.
  - Fix README so it more-or-less conforms to the Perl Foundation's guidelines at
          http://www.perlfoundation.org/cpan_licensing_guidelines.


(mef)
diff -r1.12 -r1.13 pkgsrc/devel/p5-Tree-Simple-VisitorFactory/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/p5-Tree-Simple-VisitorFactory/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-Tree-Simple-VisitorFactory/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-Tree-Simple-VisitorFactory/Makefile 2015/06/12 10:49:55 1.12
+++ pkgsrc/devel/p5-Tree-Simple-VisitorFactory/Makefile 2016/04/29 07:35:37 1.13
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:55 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2016/04/29 07:35:37 mef Exp $
2 2
3DISTNAME= Tree-Simple-VisitorFactory-0.12 3DISTNAME= Tree-Simple-VisitorFactory-0.14
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
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= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Tree-Simple-VisitorFactory/ 10HOMEPAGE= http://search.cpan.org/dist/Tree-Simple-VisitorFactory/
12COMMENT= Collection of visitor objects for use with Tree::Simple 11COMMENT= Collection of visitor objects for use with Tree::Simple
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15DEPENDS+= p5-Test-Exception>=0.20:../../devel/p5-Test-Exception 14DEPENDS+= p5-Test-Exception>=0.20:../../devel/p5-Test-Exception
16DEPENDS+= p5-Tree-Simple>=1.22:../../devel/p5-Tree-Simple 15DEPENDS+= p5-Tree-Simple>=1.22:../../devel/p5-Tree-Simple
17 16
18USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Tree-Simple-VisitorFactory/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-Tree-Simple-VisitorFactory/distinfo 2015/11/03 03:28:56 1.3
+++ pkgsrc/devel/p5-Tree-Simple-VisitorFactory/distinfo 2016/04/29 07:35:37 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2015/11/03 03:28:56 agc Exp $ 1$NetBSD: distinfo,v 1.4 2016/04/29 07:35:37 mef Exp $
2 2
3SHA1 (Tree-Simple-VisitorFactory-0.12.tgz) = 43444a6347374d5ac1bead3152b0de4c95151dbb 3SHA1 (Tree-Simple-VisitorFactory-0.14.tgz) = 1ab6a7a44d82fca02421c63c4cb46d552f79380e
4RMD160 (Tree-Simple-VisitorFactory-0.12.tgz) = 2b6e07ee91780c7646f4e47b5f95c31e37b3ebfa 4RMD160 (Tree-Simple-VisitorFactory-0.14.tgz) = 5621cbaef052acb2ebde804ebe559db9ec9838ce
5SHA512 (Tree-Simple-VisitorFactory-0.12.tgz) = 24cca363d38a3e8fc0f8c0fc214dcc4efdcb38e24db07a46ad91ee6eb59d2cba0c4c16108871bb585e0ef1274ed1479a16e80295914372dbb5ffbec5776ce531 5SHA512 (Tree-Simple-VisitorFactory-0.14.tgz) = 91a445c3987ea1cf44f0d86b0a5a9e1f5dc1389a66f71d2357fb573913671f941f09fab548c0a46d969ac82d674d291aae36739bedbeac5f94372534601d64f0
6Size (Tree-Simple-VisitorFactory-0.12.tgz) = 44779 bytes 6Size (Tree-Simple-VisitorFactory-0.14.tgz) = 41582 bytes