Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 12 Jul 2019 20:50:04 -0000 1.13
+++ Makefile 5 Mar 2020 03:37:02 -0000
@@ -4,7 +4,7 @@ COMMENT= parse regular expressions
MODULES= cpan
PKG_ARCH= *
-DISTNAME = PPIx-Regexp-0.063
+DISTNAME = PPIx-Regexp-0.070
CATEGORIES= textproc
# perl
@@ -12,7 +12,6 @@ PERMIT_PACKAGE= Yes
CPAN_AUTHOR= WYANT
-BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= devel/p5-List-MoreUtils \
devel/p5-Task-Weaken \
textproc/p5-PPI
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-PPIx-Regexp/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo 13 Jan 2019 14:33:42 -0000 1.7
+++ distinfo 5 Mar 2020 03:37:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (PPIx-Regexp-0.063.tar.gz) = I5UOaN8FvOhpdm6B3WsBRx4n+3CYBzfqHCKGp+z5SLw=
-SIZE (PPIx-Regexp-0.063.tar.gz) = 222334
+SHA256 (PPIx-Regexp-0.070.tar.gz) = 2pPAhrwFzG/QFvOF0k2xf0WxrnLQfwfBEftOk14xfVM=
+SIZE (PPIx-Regexp-0.070.tar.gz) = 231892
Hi, ports@:
Here is a patch for textproc/p5-PPIx-Regexp :
i) Update to 0.070
ii) Remove the line of BUILD_DEPENDS=${RUN_DEPENDS}
It build well and pass all the tests on amd64-current system.
Only one ports depends on it : devel/p5-Perl-Critic. The version
in ports failed the tests with this patch. But after update it to
new version, which I submitted just now, it build well and pass all
tests.
Cheers !
wen
No comments:
Post a Comment