Hi, ports@: Here is a simple patch for textproc/p5-ack to update to 3.3.1, it build well and pass all tests. No other ports depends on it.
Cheers ! wen
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-ack/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile 7 Jan 2020 09:19:23 -0000 1.28 +++ Makefile 16 Apr 2020 01:43:05 -0000 @@ -4,7 +4,7 @@ COMMENT= grep like tool, aimed at progr MODULES= cpan PKG_ARCH= * -V= 3.3.0 +V= 3.3.1 DISTNAME= ack-v$V PKGNAME= p5-ack-$V CPAN_AUTHOR= PETDANCE Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/p5-ack/distinfo,v retrieving revision 1.17 diff -u -p -r1.17 distinfo --- distinfo 7 Jan 2020 09:19:23 -0000 1.17 +++ distinfo 16 Apr 2020 01:43:05 -0000 @@ -1,2 +1,2 @@ -SHA256 (ack-v3.3.0.tar.gz) = tLBUDQTj1c0kF1btXLfw5gLOX7fM9iZkk7tlxUp0p0A= -SIZE (ack-v3.3.0.tar.gz) = 249989 +SHA256 (ack-v3.3.1.tar.gz) = rjtiBJ8EYTlHCTPkYPJDT4gfUitrLCtKlM1iT+9P1Yk= +SIZE (ack-v3.3.1.tar.gz) = 250024
