This updates p5-Devel-GlobalDestruction, the main feature of which is to
"stop relying on . being in @INC", which will be important when I
finally get around to updating perl.
https://metacpan.org/changes/distribution/Devel-GlobalDestruction
No changes in reverse dependency test results, same failures as previous
version.
* p5-DBI-Class has some odd failures I'll have to look at.
* p5-Moose has failures due to error message changes, will have to get
to the update
* p5-MooseX-Daemonize uses some internal Test::Builder method that no
longer exists
* p5-MooseX-GetOpt has confusing formatting errors, likely due to UTF-8
* p5-MooseX-Poe is also trying to use some methods that no longer exist
OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-GlobalDestruction/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 20 Mar 2016 19:56:20 -0000 1.12
+++ Makefile 19 Oct 2018 23:21:19 -0000
@@ -2,10 +2,10 @@
COMMENT = expose the flag which marks global destruction
-DISTNAME = Devel-GlobalDestruction-0.13
+DISTNAME = Devel-GlobalDestruction-0.14
CATEGORIES = devel
-MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
+MAINTAINER = Andrew Fresh <afresh1@openbsd.org>
# perl_5
PERMIT_PACKAGE_CDROM = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-GlobalDestruction/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 24 Dec 2014 06:46:24 -0000 1.4
+++ distinfo 19 Oct 2018 23:21:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-GlobalDestruction-0.13.tar.gz) = spgk3A0yLlbaMl8FGFNn60Q2lHFgELNmk91S/76OxGI=
-SIZE (Devel-GlobalDestruction-0.13.tar.gz) = 8460
+SHA256 (Devel-GlobalDestruction-0.14.tar.gz) = NLil8pmRMRRo/mkTytq6df1dKws+47tB/ltT76uRVKs=
+SIZE (Devel-GlobalDestruction-0.14.tar.gz) = 10041
No comments:
Post a Comment