Hi, ports@:

   Here is a patch for textproc/p5-PPIx-Regexp to update to 0.076.
It build well and pass all tests on amd64-current system.
   Only one port depends on textproc/p5-PPIx-Regexp: devel/p5-Perl-Critic.
It build well and pass all tests too.


Cheers !
wen

Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    16 Aug 2020 19:44:08 -0000      1.17
+++ Makefile    29 Nov 2020 01:06:07 -0000
@@ -4,7 +4,7 @@ COMMENT=                parse regular expressions
 
 MODULES=               cpan
 PKG_ARCH=              *
-DISTNAME =             PPIx-Regexp-0.073
+DISTNAME =             PPIx-Regexp-0.076
 CATEGORIES=            textproc
 
 # perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    16 Aug 2020 19:44:08 -0000      1.10
+++ distinfo    29 Nov 2020 01:06:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (PPIx-Regexp-0.073.tar.gz) = 
GM3vBB15irSrHl36CI5hrVmmuXZ7Bfe0XlEZ4ls3QLc=
-SIZE (PPIx-Regexp-0.073.tar.gz) = 233740
+SHA256 (PPIx-Regexp-0.076.tar.gz) = 
EGB9kyJyjEs3ZMCf4dy0qTmv8Nq+psSMpPhUogd6AUo=
+SIZE (PPIx-Regexp-0.076.tar.gz) = 236452
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   13 Jan 2019 14:33:42 -0000      1.5
+++ pkg/PLIST   29 Nov 2020 01:06:07 -0000
@@ -10,7 +10,6 @@ ${P5SITE}/PPIx/Regexp/Node/
 ${P5SITE}/PPIx/Regexp/Node.pm
 ${P5SITE}/PPIx/Regexp/Node/Range.pm
 ${P5SITE}/PPIx/Regexp/Node/Unknown.pm
-${P5SITE}/PPIx/Regexp/StringTokenizer.pm
 ${P5SITE}/PPIx/Regexp/Structure/
 ${P5SITE}/PPIx/Regexp/Structure.pm
 ${P5SITE}/PPIx/Regexp/Structure/Assertion.pm
@@ -81,7 +80,6 @@ ${P5SITE}/PPIx/Regexp/Util.pm
 @man man/man3p/PPIx::Regexp::Node.3p
 @man man/man3p/PPIx::Regexp::Node::Range.3p
 @man man/man3p/PPIx::Regexp::Node::Unknown.3p
-@man man/man3p/PPIx::Regexp::StringTokenizer.3p
 @man man/man3p/PPIx::Regexp::Structure.3p
 @man man/man3p/PPIx::Regexp::Structure::Assertion.3p
 @man man/man3p/PPIx::Regexp::Structure::Atomic_Script_Run.3p

Reply via email to