Thursday, December 06, 2018

[UPDATE] devel/p5-B-Hooks-EndOfScope 0.21 -> 0.24

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-B-Hooks-EndOfScope/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile 6 May 2017 14:36:47 -0000 1.14
+++ Makefile 3 Nov 2018 22:35:48 -0000
@@ -4,8 +4,9 @@ COMMENT = execute code after a scope fin

MODULES = cpan
PKG_ARCH = *
-DISTNAME = B-Hooks-EndOfScope-0.21
+DISTNAME = B-Hooks-EndOfScope-0.24
CATEGORIES = devel
+FIX_EXTRACT_PERMISSIONS = Yes

# Perl
PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-B-Hooks-EndOfScope/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- distinfo 6 May 2017 14:36:47 -0000 1.6
+++ distinfo 3 Nov 2018 22:35:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (B-Hooks-EndOfScope-0.21.tar.gz) = kPNYCIDx1ouEPBQsyG9Yvq0fPgNjTGOGisnrpe7a4Cw=
-SIZE (B-Hooks-EndOfScope-0.21.tar.gz) = 33336
+SHA256 (B-Hooks-EndOfScope-0.24.tar.gz) = A6o9/l0KpkcalvQ/6DGBedGXlNSmQHCPAoj5IW7HrMY=
+SIZE (B-Hooks-EndOfScope-0.24.tar.gz) = 37859
Here is an update for B::Hooks::EndOfScope

What's new upstream [1]:

- improve use of constants in compile-time perl version checks
- work with Object::Remote by removing require() call on Tie::StdHash
in pp

What's new in the port:

- added FIX_EXTRACT_PERMISSIONS (met permission denied errors, as usual
with ETHER's modules)

Testing:

- 'make test' passes
- There are consumers: all of them passes tests [2],but
www/p5-Catalyst-Runtime, with no new failures.

Comments and feedback are welcome!

Charlène.

[1] https://metacpan.org/changes/release/ETHER/B-Hooks-EndOfScope-0.24
[2] https://transfer.sh/z5o9C/p5-B-Hooks-EndOfScope.tgz

No comments:

Post a Comment