pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-PPIx-Regexp
Module Name: pkgsrc
Committed By: wiz
Date: Wed May 9 06:35:23 UTC 2018
Modified Files:
pkgsrc/devel/p5-PPIx-Regexp: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/p5-PPIx-Regexp/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/p5-PPIx-Regexp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-PPIx-Regexp/Makefile
diff -u pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.29 pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.30
--- pkgsrc/devel/p5-PPIx-Regexp/Makefile:1.29 Wed May 2 12:00:59 2018
+++ pkgsrc/devel/p5-PPIx-Regexp/Makefile Wed May 9 06:35:23 2018
@@ -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/}
Index: pkgsrc/devel/p5-PPIx-Regexp/distinfo
diff -u pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.21 pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.22
--- pkgsrc/devel/p5-PPIx-Regexp/distinfo:1.21 Wed May 2 12:00:59 2018
+++ pkgsrc/devel/p5-PPIx-Regexp/distinfo Wed May 9 06:35:23 2018
@@ -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