Hi,ports@:
Here is patch for textproc/p5-PPIx-Regexp:
i) Update to 0.072
ii) Remove th line BUILD_DEPENDS=${RUN_DEPENDS}, which is not needed
ii) Remove p5-List-MoreUtils from RUN_DEPENDS as per upstream changes.
It build well and pass all tests on amd64-6.7 system.
One port depends on textproc/p5-PPIx-Regexp: devel/p5-Perl-Critic. It
build and pass all tests with this patch too.
Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 27 Mar 2020 17:31:26 -0000 1.14
+++ Makefile 21 May 2020 01:08:41 -0000
@@ -4,7 +4,7 @@ COMMENT= parse regular expressions
MODULES= cpan
PKG_ARCH= *
-DISTNAME = PPIx-Regexp-0.070
+DISTNAME = PPIx-Regexp-0.072
CATEGORIES= textproc
# perl
@@ -12,9 +12,7 @@ PERMIT_PACKAGE= Yes
CPAN_AUTHOR= WYANT
-BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= devel/p5-List-MoreUtils \
- devel/p5-Task-Weaken \
+RUN_DEPENDS= devel/p5-Task-Weaken \
textproc/p5-PPI
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 27 Mar 2020 17:31:26 -0000 1.8
+++ distinfo 21 May 2020 01:08:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (PPIx-Regexp-0.070.tar.gz) =
2pPAhrwFzG/QFvOF0k2xf0WxrnLQfwfBEftOk14xfVM=
-SIZE (PPIx-Regexp-0.070.tar.gz) = 231892
+SHA256 (PPIx-Regexp-0.072.tar.gz) =
hKBQs7ZcmKS5X535T6DY25qTGwALtuKUbw+IdMwrrFw=
+SIZE (PPIx-Regexp-0.072.tar.gz) = 233559