Hi ports!
Here is an update for File::Slurp that will be needed with Perl 5.28.
What's new upstream (partial, see [1]):
- Fix '.' in @INC for tests
- Documentation and distribution improvements
Port wise it's a simple version bump.
Testing:
- 'make test' passes
- There are a lot of consumers, the build is fine and i've seen nothing
bad related to the module in the tests [2].
Comments and feedbacks are welcome!
Charlène.
[1] https://metacpan.org/changes/distribution/File-Slurp
[2] https://transfer.sh/EfyuC/p5-File-Slurp.tgz
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-Slurp/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile 20 Mar 2016 19:56:23 -0000 1.11
+++ Makefile 22 Dec 2018 09:44:23 -0000
@@ -4,7 +4,7 @@ COMMENT= efficient reading/writing of co
MODULES= cpan
PKG_ARCH= *
-DISTNAME= File-Slurp-9999.19
+DISTNAME= File-Slurp-9999.25
CATEGORIES= devel
# Perl
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-File-Slurp/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 19 Mar 2013 11:27:22 -0000 1.6
+++ distinfo 22 Dec 2018 09:44:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (File-Slurp-9999.19.tar.gz) = zinr6ZUJfr1um8AyhHFM36DEbclPaxSlaYB0fqMlNkM=
-SIZE (File-Slurp-9999.19.tar.gz) = 39927
+SHA256 (File-Slurp-9999.25.tar.gz) = x+qXuuYbxoQER2zmknf295bTGrWMnEDuOQ2dWhxc48E=
+SIZE (File-Slurp-9999.25.tar.gz) = 38260
No comments:
Post a Comment