Update of p5-ack. Diff attached.
https://metacpan.org/dist/ack/changes:
v3.6.0 Sat Aug 20 22:57:47 CDT 2022
========================================
[FEATURES]
Added default ignores for Python's pickle serialization format (GH#348)
Added default ignore for Visual Studio's user & workspace settings. Thanks,
Gabor Szabo. (GH#324)
Added support for the Crystal language. Thanks, Gabor Szabo. (GH#340)
Fixed some spelling errors. Thanks, Frieder Bluemle. (GH#310)
Added .sbt as a Scala extension. Thanks, Grzegorz Kaczmarczyk. (GH#322)
[DOCS]
Fixed incorrect example in the docs for --range-start. Thanks, Alex Beamish.
`make test` with 3.5.0:
All tests successful.
Files=69, Tests=852, 133 wallclock secs ( 0.84 usr 0.24 sys + 102.83
cusr 20.25 csys = 124.16 CPU)
Result: PASS
`make test` with 3.6.0:
All tests successful.
Files=69, Tests=851, 128 wallclock secs ( 0.86 usr 0.25 sys + 102.84
cusr 19.36 csys = 123.31 CPU)
Result: PASS
Index: p5-ack//Makefile
===================================================================
RCS file: /cvs/ports/textproc/p5-ack/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- p5-ack//Makefile 11 Mar 2022 20:03:10 -0000 1.32
+++ p5-ack//Makefile 14 Oct 2022 02:19:53 -0000
@@ -3,7 +3,7 @@ COMMENT= grep like tool, aimed at progra
PORTROACH= limit:v?[3-9].*
MODULES= cpan
PKG_ARCH= *
-V= 3.5.0
+V= 3.6.0
DISTNAME= ack-v$V
PKGNAME= p5-ack-$V
CPAN_AUTHOR= PETDANCE
Index: p5-ack//distinfo
===================================================================
RCS file: /cvs/ports/textproc/p5-ack/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- p5-ack//distinfo 29 Jul 2021 10:59:02 -0000 1.19
+++ p5-ack//distinfo 14 Oct 2022 02:19:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (ack-v3.5.0.tar.gz) = ZgU+iE6AM4egLd7g1oq/KhAjn6tlQ2TaszKHMJpyVSE=
-SIZE (ack-v3.5.0.tar.gz) = 249718
+SHA256 (ack-v3.6.0.tar.gz) = AxRNEHBknpL2obfSC9xTXiuxrCWNqr5ILpqoJ3tI8AU=
+SIZE (ack-v3.6.0.tar.gz) = 251556