Wed Aug 14 15:13:34 2019 UTC ()
Update to 1.270

Upstream changes:
1.270   2019-07-09 15:14:57Z
        Summary:
        - attempt to handle new blead binary/hexadecimal parsing behavior in tests


(wen)
diff -r1.31 -r1.32 pkgsrc/devel/p5-PPI/Makefile
diff -r1.14 -r1.15 pkgsrc/devel/p5-PPI/distinfo

cvs diff -r1.31 -r1.32 pkgsrc/devel/p5-PPI/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-PPI/Makefile 2019/08/11 13:20:06 1.31
+++ pkgsrc/devel/p5-PPI/Makefile 2019/08/14 15:13:34 1.32
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.31 2019/08/11 13:20:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.32 2019/08/14 15:13:34 wen Exp $
2 2
3DISTNAME= PPI-1.269 3DISTNAME= PPI-1.270
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= devel perl5 5CATEGORIES= devel perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/PPI 9HOMEPAGE= https://metacpan.org/release/PPI
11COMMENT= Perl 5 module to parse, analyze and manipulate Perl (without perl) 10COMMENT= Perl 5 module to parse, analyze and manipulate Perl (without perl)
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# Before update this package, please check $XS_COMPATIBLE in lib/PPI.pm. 13# Before update this package, please check $XS_COMPATIBLE in lib/PPI.pm.
15# If it is greater than version of devel/p5-PPI-XS, p5-PPI-XS should be updated. 14# If it is greater than version of devel/p5-PPI-XS, p5-PPI-XS should be updated.
16DEPENDS+= p5-Clone>=0.30:../../devel/p5-Clone 15DEPENDS+= p5-Clone>=0.30:../../devel/p5-Clone
17#DEPENDS+= {perl>=5.10,p5-Digest-MD5>=2.35}:../../security/p5-Digest-MD5 16#DEPENDS+= {perl>=5.10,p5-Digest-MD5>=2.35}:../../security/p5-Digest-MD5
18DEPENDS+= p5-IO-String>=1.07:../../devel/p5-IO-String 17DEPENDS+= p5-IO-String>=1.07:../../devel/p5-IO-String

cvs diff -r1.14 -r1.15 pkgsrc/devel/p5-PPI/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-PPI/distinfo 2019/06/01 02:53:25 1.14
+++ pkgsrc/devel/p5-PPI/distinfo 2019/08/14 15:13:34 1.15
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.14 2019/06/01 02:53:25 wen Exp $ 1$NetBSD: distinfo,v 1.15 2019/08/14 15:13:34 wen Exp $
2 2
3SHA1 (PPI-1.269.tar.gz) = 86d5967f71a4e00990e9f88d9e4225f1bf05cc8f 3SHA1 (PPI-1.270.tar.gz) = b703354af16817112707ae9bd138e2a837bb7218
4RMD160 (PPI-1.269.tar.gz) = c23f2c23cf9b807c457b51ec5f13972ab75e910e 4RMD160 (PPI-1.270.tar.gz) = 539c7a6bdf02430a99832c41e864af6d0b4a8783
5SHA512 (PPI-1.269.tar.gz) = 49942089ab7d99d32b65156202c77e3d5d741c413d67e0d75a98b3ab3adb738fcd60d046abdb3848d3a218c9c339a44ff776b32b79c9a2b0ce4ae3ff29c25459 5SHA512 (PPI-1.270.tar.gz) = d138db281c69fc8bbf53174df720e97633e7fd35bc77a24ceeb164277a69a5aff2629a66e7d898d62db270333c87f998eaac23a9eab7ede76dcfd43d2c546858
6Size (PPI-1.269.tar.gz) = 250895 bytes 6Size (PPI-1.270.tar.gz) = 251100 bytes