pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-PPIx-Regexp p5-PPIx-Regexp: update to 0.059.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0a804df578de
branches:  trunk
changeset: 379973:0a804df578de
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 09 06:35:23 2018 +0000

description:
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.

diffstat:

 devel/p5-PPIx-Regexp/Makefile |   4 ++--
 devel/p5-PPIx-Regexp/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r c039916d7f7e -r 0a804df578de devel/p5-PPIx-Regexp/Makefile
--- a/devel/p5-PPIx-Regexp/Makefile     Wed May 09 06:31:02 2018 +0000
+++ b/devel/p5-PPIx-Regexp/Makefile     Wed May 09 06:35:23 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2018/05/02 12:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/05/09 06:35:23 wiz Exp $
 
-DISTNAME=      PPIx-Regexp-0.058
+DISTNAME=      PPIx-Regexp-0.059
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
diff -r c039916d7f7e -r 0a804df578de devel/p5-PPIx-Regexp/distinfo
--- a/devel/p5-PPIx-Regexp/distinfo     Wed May 09 06:31:02 2018 +0000
+++ b/devel/p5-PPIx-Regexp/distinfo     Wed May 09 06:35:23 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2018/05/02 12:00:59 wiz Exp $
+$NetBSD: distinfo,v 1.22 2018/05/09 06:35:23 wiz Exp $
 
-SHA1 (PPIx-Regexp-0.058.tar.gz) = aa758ff71f11402c8f7b7e6af7d5e7b844d41c1c
-RMD160 (PPIx-Regexp-0.058.tar.gz) = 3b5fd060e61d290dc2370a3de74b1d8d4a95f856
-SHA512 (PPIx-Regexp-0.058.tar.gz) = a3ff188fb9755befdcc7442681f4ab4a151a2a3a1e9f88b9d9a1f30f60bd7b6fb6b5f823ea35c248d5dcee4d8a888db6816a3e5ecd12f07a9edbeea9910be38a
-Size (PPIx-Regexp-0.058.tar.gz) = 215728 bytes
+SHA1 (PPIx-Regexp-0.059.tar.gz) = 12d49e40b0dacffb0d938c4f594958f5d8538ebe
+RMD160 (PPIx-Regexp-0.059.tar.gz) = ceef382948a49ac633db2f4b302119c93c1ccb41
+SHA512 (PPIx-Regexp-0.059.tar.gz) = 04132acfa6b98a3e2d35533100159374ff61dca9c3a1de36977223926381802b21adebcf7950703afbe423e299d6de765372284de758607d27dc8453be841ba0
+Size (PPIx-Regexp-0.059.tar.gz) = 217836 bytes



Home | Main Index | Thread Index | Old Index