Hi, ports@:

    Here is a patch for devel/p5-Perl-Critic:
    i) Update to 1.150
    ii) Update RUN_D as per upstream change.
    It build well and passed all tests on amd64-head system.

    3 ports depends on devel/p5-Perl-Critic:
       devel/p5-FileHandle-Unget
       devel/p5-Getargs-Long
       devel/p5-Test-Perl-Critic
    All build well and passed all tests on amd64-head system.

   Before commit this patch, new port textproc/p5-PPIx-Utils
which I submitted should be imported.


Cheers !
wen

Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Perl-Critic/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile    6 Mar 2023 13:15:45 -0000       1.26
+++ Makefile    12 Jul 2023 07:19:49 -0000
@@ -1,7 +1,6 @@
 COMMENT =      critique Perl source code for best-practices
 
-# 1.150 needs new dep, PPIx::Utils instead of PPIx::Utilities
-DISTNAME =     Perl-Critic-1.148
+DISTNAME =     Perl-Critic-1.150
 
 CATEGORIES =   devel
 
@@ -29,7 +28,7 @@ RUN_DEPENDS =         devel/p5-B-Keywords>=1.05
                        textproc/p5-PPI>=1.265 \
                        textproc/p5-PPIx-QuoteLike \
                        textproc/p5-PPIx-Regexp>=0.068 \
-                       textproc/p5-PPIx-Utilities>=1.001 \
+                       textproc/p5-PPIx-Utils>=0.003 \
                        textproc/p5-Pod-Parser \
                        textproc/p5-Pod-Spell>=1
 TEST_DEPENDS =         devel/p5-Test-Deep \
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Perl-Critic/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    6 Mar 2023 13:15:45 -0000       1.10
+++ distinfo    12 Jul 2023 07:19:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (Perl-Critic-1.148.tar.gz) = 
z4pc3Gb5vUDrUWOWIT9lIn6sS1+gNdQ1Os6bPDKeEJY=
-SIZE (Perl-Critic-1.148.tar.gz) = 662222
+SHA256 (Perl-Critic-1.150.tar.gz) = 
5c2V3j5DvOcHdRdidLqkBfMm/IdA3wBUu4FpdcyNNJs=
+SIZE (Perl-Critic-1.150.tar.gz) = 662419

Reply via email to