summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2022-03-20 03:00:20 +0000
committerwen <wen@pkgsrc.org>2022-03-20 03:00:20 +0000
commit25718a31184e6c9d4b29e6c9d3bae3ed05463351 (patch)
tree2cbdaf17e1ce65907b6010869a324edff0580344
parent588fb44c461200c3506d0fe69ab13535dd86afdb (diff)
downloadpkgsrc-25718a31184e6c9d4b29e6c9d3bae3ed05463351.tar.gz
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.
-rw-r--r--devel/p5-PPIx-Regexp/Makefile4
-rw-r--r--devel/p5-PPIx-Regexp/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-PPIx-Regexp/Makefile b/devel/p5-PPIx-Regexp/Makefile
index 2332c7f83e3..2ca331a12bc 100644
--- a/devel/p5-PPIx-Regexp/Makefile
+++ b/devel/p5-PPIx-Regexp/Makefile
@@ -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 --git a/devel/p5-PPIx-Regexp/distinfo b/devel/p5-PPIx-Regexp/distinfo
index be35ff8813c..cca35975f41 100644
--- a/devel/p5-PPIx-Regexp/distinfo
+++ b/devel/p5-PPIx-Regexp/distinfo
@@ -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