Hi, ports@:
Here is a patch for devel/p5-SUPER:
i) Update to 1.20190531
ii) Remove the line BUILD_DEPENDS= ${RUN_DEPENDS}, the port
could build without p5-Sub-Identify.
It build well and passed all tests on amd64-head system.
Only one port depends on p5-SUPER : devel/p5-Test-MockModule,
it build well and passed all tests with this patch.
Comments? OK?
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-SUPER/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 12 Jul 2019 21:02:17 -0000 1.10
+++ Makefile 22 Jul 2019 09:05:34 -0000
@@ -2,8 +2,7 @@
COMMENT= module for controlling superclass method dispatch
-DISTNAME= SUPER-1.17
-REVISION= 1
+DISTNAME= SUPER-1.20190531
CATEGORIES= devel
@@ -12,7 +11,7 @@ PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
-BUILD_DEPENDS= ${RUN_DEPENDS}
+
RUN_DEPENDS= devel/p5-Sub-Identify
CONFIGURE_STYLE=modbuild
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-SUPER/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 18 Jan 2015 03:13:33 -0000 1.3
+++ distinfo 22 Jul 2019 09:05:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (SUPER-1.17.tar.gz) = AlAXLmcSi4DnastPKASBxaLOe9dKH06WaEoYxYp0wuI=
-SIZE (SUPER-1.17.tar.gz) = 8096
+SHA256 (SUPER-1.20190531.tar.gz) = aF0e525/DpAGlCkjv334sRwQcTKZKRdZPc9zl9QX05o=
+SIZE (SUPER-1.20190531.tar.gz) = 14909