Hi,
Here is an update to Devel::Hide, to version 0.0014. There is no code
change, it only adds a version requirement for Test::More [0].
Port-wise, i'm dropping maintainership.
I've still tested direct depends [1], they all pass.
Comments/feedback are welcome,
Charlène.
[0]
https://metacpan.org/diff/file?target=DCANTRELL/Devel-Hide-0.0014/&source=DCANTRELL%2FDevel-Hide-0.0013
[1] https://bin.charlenew.xyz/p5-Devel-Hide.tgz
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-Hide/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile 3 Jul 2020 21:44:49 -0000 1.4
+++ Makefile 28 Apr 2021 15:52:19 -0000
@@ -2,11 +2,8 @@
COMMENT = forces the unavailability of specified Perl modules
-DISTNAME = Devel-Hide-0.0013
+DISTNAME = Devel-Hide-0.0014
CATEGORIES = devel
-REVISION = 0
-
-MAINTAINER = Charlene Wendling <cwen@openbsd.org>
MODULES = cpan
PKG_ARCH = *
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Devel-Hide/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo 15 Jun 2020 11:43:22 -0000 1.2
+++ distinfo 28 Apr 2021 15:52:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (Devel-Hide-0.0013.tar.gz) = b8O7z08CU6blFoKWyQmTjBPIhpI6eZWslp5Hrfzwfss=
-SIZE (Devel-Hide-0.0013.tar.gz) = 9787
+SHA256 (Devel-Hide-0.0014.tar.gz) = ONRTnGna1gl3zXBaENYo8B9jMSLZlyogv0eHHzDpYmU=
+SIZE (Devel-Hide-0.0014.tar.gz) = 10036
No comments:
Post a Comment