Here is an update for File::BOM.
There is only one upstream change [0]: fix tests failing with Encode
2.99 (6.5-* base Perl ship 2.97).
Port-wise it's a simple update.
Testing:
- 'make test' passes
- The only consumer is audio/squeezecenter. It has no tests, we
don't build it due to licensing, and i don't have the hardware to
test it indeed.
Comments/feedback are welcome!
Charlène.
[0] https://metacpan.org/changes/release/MATTLAW/File-BOM-0.16
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-BOM/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--- Makefile 20 Mar 2016 19:56:22 -0000 1.10
+++ Makefile 1 May 2019 21:10:19 -0000
@@ -4,7 +4,7 @@ COMMENT = utilities for handling Byte Or
MODULES = cpan
PKG_ARCH = *
-DISTNAME = File-BOM-0.15
+DISTNAME = File-BOM-0.16
CATEGORIES = devel
RUN_DEPENDS = devel/p5-Readonly
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-File-BOM/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 15 Dec 2015 07:23:20 -0000 1.3
+++ distinfo 1 May 2019 21:10:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (File-BOM-0.15.tar.gz) = QxyLOTl/1a1bGhEA02R6Bun5QwTUbbRP/AoOXFwGocE=
-SIZE (File-BOM-0.15.tar.gz) = 19656
+SHA256 (File-BOM-0.16.tar.gz) = lwkacrsdOntcrB37U3KWK2+AVXKRidDz/SyVnI/zdM8=
+SIZE (File-BOM-0.16.tar.gz) = 19835
No comments:
Post a Comment