Wed May 9 06:35:23 2018 UTC ()
p5-PPIx-Regexp: update to 0.059.

0.059		2018-05-08	T. R. Wyant
    Install @CARP_NOT everywhere so that warnings and exceptions
    generated in the bowels of the system appear to come from the point
    where the system is entered.

    Further deprecate string (versus regexp) parsing. The first use of
    the 'parse' argument to new() will result in a warning.  If the
    value of the argument is 'guess' or 'string', the warning refers to
    PPIx::QuoteLike.


(wiz)
diff -r1.29 -r1.30 pkgsrc/devel/p5-PPIx-Regexp/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/p5-PPIx-Regexp/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/devel/p5-PPIx-Regexp/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/p5-PPIx-Regexp/Makefile 2018/05/02 12:00:59 1.29
+++ pkgsrc/devel/p5-PPIx-Regexp/Makefile 2018/05/09 06:35:23 1.30
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.29 2018/05/02 12:00:59 wiz Exp $ 1# $NetBSD: Makefile,v 1.30 2018/05/09 06:35:23 wiz Exp $
2 2
3DISTNAME= PPIx-Regexp-0.058 3DISTNAME= PPIx-Regexp-0.059
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= devel perl5 5CATEGORIES= devel perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/PPIx-Regexp/ 9HOMEPAGE= http://search.cpan.org/dist/PPIx-Regexp/
10COMMENT= Represent a regular expression of some sort 10COMMENT= Represent a regular expression of some sort
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils 13DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
14DEPENDS+= p5-PPI>=1.117:../../devel/p5-PPI 14DEPENDS+= p5-PPI>=1.117:../../devel/p5-PPI
15DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken 15DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
16 16

cvs diff -r1.21 -r1.22 pkgsrc/devel/p5-PPIx-Regexp/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/p5-PPIx-Regexp/distinfo 2018/05/02 12:00:59 1.21
+++ pkgsrc/devel/p5-PPIx-Regexp/distinfo 2018/05/09 06:35:23 1.22
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.21 2018/05/02 12:00:59 wiz Exp $ 1$NetBSD: distinfo,v 1.22 2018/05/09 06:35:23 wiz Exp $
2 2
3SHA1 (PPIx-Regexp-0.058.tar.gz) = aa758ff71f11402c8f7b7e6af7d5e7b844d41c1c 3SHA1 (PPIx-Regexp-0.059.tar.gz) = 12d49e40b0dacffb0d938c4f594958f5d8538ebe
4RMD160 (PPIx-Regexp-0.058.tar.gz) = 3b5fd060e61d290dc2370a3de74b1d8d4a95f856 4RMD160 (PPIx-Regexp-0.059.tar.gz) = ceef382948a49ac633db2f4b302119c93c1ccb41
5SHA512 (PPIx-Regexp-0.058.tar.gz) = a3ff188fb9755befdcc7442681f4ab4a151a2a3a1e9f88b9d9a1f30f60bd7b6fb6b5f823ea35c248d5dcee4d8a888db6816a3e5ecd12f07a9edbeea9910be38a 5SHA512 (PPIx-Regexp-0.059.tar.gz) = 04132acfa6b98a3e2d35533100159374ff61dca9c3a1de36977223926381802b21adebcf7950703afbe423e299d6de765372284de758607d27dc8453be841ba0
6Size (PPIx-Regexp-0.058.tar.gz) = 215728 bytes 6Size (PPIx-Regexp-0.059.tar.gz) = 217836 bytes