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 Update to 0.083
details: https://anonhg.NetBSD.org/pkgsrc/rev/bfba588ffd96
branches: trunk
changeset: 375684:bfba588ffd96
user: wen <wen%pkgsrc.org@localhost>
date: Sun Mar 20 03:00:20 2022 +0000
description:
Update to 0.083
Upstream changes:
0.083 2022-03-17 T. R. Wyant
Correct and optimize the computation of logical column position (the
one that takes account of tabs).
0.082 2021-11-29 T. R. Wyant
Add --version to eg/predump, and document all options with double
dashes.
Silence 'uninitialized' warning generated by /(?<=.{35})/.
Thanks to Brian Fraser for reporting this.
Try to quell weird Win32 test failures which seem to occur only in
tests where I am using 'use open' to put the standard handles into
UTF-8 mode. The fix (I hope) is to do this to the Test::Harness
handles at run time instead of to the standard handles at compile
time.
Add file CONTRIBUTING.
diffstat:
devel/p5-PPIx-Regexp/Makefile | 4 ++--
devel/p5-PPIx-Regexp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 1dbe29d0de8b -r bfba588ffd96 devel/p5-PPIx-Regexp/Makefile
--- a/devel/p5-PPIx-Regexp/Makefile Sun Mar 20 02:36:55 2022 +0000
+++ b/devel/p5-PPIx-Regexp/Makefile Sun Mar 20 03:00:20 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2021/11/07 00:54:41 wen Exp $
+# $NetBSD: Makefile,v 1.47 2022/03/20 03:00:20 wen Exp $
-DISTNAME= PPIx-Regexp-0.081
+DISTNAME= PPIx-Regexp-0.083
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/}
diff -r 1dbe29d0de8b -r bfba588ffd96 devel/p5-PPIx-Regexp/distinfo
--- a/devel/p5-PPIx-Regexp/distinfo Sun Mar 20 02:36:55 2022 +0000
+++ b/devel/p5-PPIx-Regexp/distinfo Sun Mar 20 03:00:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2021/11/07 00:54:41 wen Exp $
+$NetBSD: distinfo,v 1.36 2022/03/20 03:00:20 wen Exp $
-BLAKE2s (PPIx-Regexp-0.081.tar.gz) = 42756544a008adf18f915f871d442000947cff3c84de1c05f39762b596bb8770
-SHA512 (PPIx-Regexp-0.081.tar.gz) = 823b9e409ad1ae0c0fea3584817e26002e3ec657b7cf5b0b8a9f36fc26fae54b3f668ae49e8a34bfbd4f794a2b6c532df6fdd2f0fffb893d096b6638eb5b57ac
-Size (PPIx-Regexp-0.081.tar.gz) = 239607 bytes
+BLAKE2s (PPIx-Regexp-0.083.tar.gz) = 46b175b60c97a954af7f2fb262c9d7c7b6ed830796548a6cfc18a0dde6cd4380
+SHA512 (PPIx-Regexp-0.083.tar.gz) = a73e0a7f7f4060516c32886c52d026b83d2dab9c329810e13e7cfaea96b29cae500f29999e707e54281c68401c6b53d9cdd29fc6c531557ddee67ef59cf9e265
+Size (PPIx-Regexp-0.083.tar.gz) = 242298 bytes
Home |
Main Index |
Thread Index |
Old Index