Wed Nov 8 20:54:20 2017 UTC ()
p5-PPIx-EditorTools: update to 0.20.

0.20 2017-10-22
  - POD fixes.
  - maintainership passes to Yanick.
  - remove unused variables.

  [ STATISTICS ]
    - code churn: 18 files changed, 172 insertions(+), 204 deletions(-)


(wiz)
diff -r1.15 -r1.16 pkgsrc/editors/p5-PPIx-EditorTools/Makefile
diff -r1.4 -r1.5 pkgsrc/editors/p5-PPIx-EditorTools/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/editors/p5-PPIx-EditorTools/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/p5-PPIx-EditorTools/Makefile 2017/09/17 15:33:32 1.15
+++ pkgsrc/editors/p5-PPIx-EditorTools/Makefile 2017/11/08 20:54:20 1.16
@@ -1,21 +1,19 @@ @@ -1,21 +1,19 @@
1# $NetBSD: Makefile,v 1.15 2017/09/17 15:33:32 wiz Exp $ 1# $NetBSD: Makefile,v 1.16 2017/11/08 20:54:20 wiz Exp $
2# 
3 2
4DISTNAME= PPIx-EditorTools-0.19 3DISTNAME= PPIx-EditorTools-0.20
5PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
6CATEGORIES= editors perl5 5CATEGORIES= editors perl5
7#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/Y/YA/YANICK/}
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SZ/SZABGAB/} 
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/PPIx-EditorTools/ 9HOMEPAGE= http://search.cpan.org/dist/PPIx-EditorTools/
12COMMENT= Utility methods and base class for manipulating Perl via PPI 10COMMENT= Utility methods and base class for manipulating Perl via PPI
13LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
14 12
15BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences 13BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
16BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most 14BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
17BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings 15BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
18 16
19DEPENDS+= p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor 17DEPENDS+= p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor
20DEPENDS+= p5-PPI>=1.215:../../devel/p5-PPI 18DEPENDS+= p5-PPI>=1.215:../../devel/p5-PPI
21DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny 19DEPENDS+= p5-Try-Tiny>=0.11:../../devel/p5-Try-Tiny

cvs diff -r1.4 -r1.5 pkgsrc/editors/p5-PPIx-EditorTools/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/p5-PPIx-EditorTools/distinfo 2017/09/17 15:33:32 1.4
+++ pkgsrc/editors/p5-PPIx-EditorTools/distinfo 2017/11/08 20:54:20 1.5
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.4 2017/09/17 15:33:32 wiz Exp $ 1$NetBSD: distinfo,v 1.5 2017/11/08 20:54:20 wiz Exp $
2 2
3SHA1 (PPIx-EditorTools-0.19.tar.gz) = 81922b3b702accc6020d5b9d0c1e7f144463a3e8 3SHA1 (PPIx-EditorTools-0.20.tar.gz) = 3d9487e119bcc0d1b700e22a95713fb2bfcf5e41
4RMD160 (PPIx-EditorTools-0.19.tar.gz) = b5f6e64918e5b054118b1c8007efd4d268106218 4RMD160 (PPIx-EditorTools-0.20.tar.gz) = a1ed6c5857c960ef46591f157e7e3a752f52238c
5SHA512 (PPIx-EditorTools-0.19.tar.gz) = 363ca55cc4c03ed2a672ea2429c09656a567450f2be47f3c8f42ae0ac3c14c9d7b99660f61f7cba61dbe94680ee1663d77c9415965e444449b2489e3a2c18faa 5SHA512 (PPIx-EditorTools-0.20.tar.gz) = 1762e7d8b6a4e95a547932ecfeb029866a3259bc58409ab6d4f55d83f2d83bfe353c82ddc777b41f499d395b1d11ad12d912e541d06e1779fb25a7e17ba6f405
6Size (PPIx-EditorTools-0.19.tar.gz) = 38749 bytes 6Size (PPIx-EditorTools-0.20.tar.gz) = 37102 bytes