Hi, ports@:
Here is a patch for devel/p5-autobox:
i) Update to 3.0.2
ii) Remove the line "BUILD_DEPENDS=${RUN_DEPENDS}"
It build well and pass all the tests on amd64-current system.
No other ports depend on it.
Best Regards,
wen
Index: devel/p5-autobox/Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-autobox/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- devel/p5-autobox/Makefile 11 Mar 2022 18:52:26 -0000 1.11
+++ devel/p5-autobox/Makefile 4 Sep 2024 01:36:34 -0000
@@ -1,7 +1,8 @@
COMMENT = pragma to call methods on native types
-DISTNAME = autobox-2.86
-REVISION = 0
+DISTNAME = autobox-v3.0.2
+
+PKGNAME = p5-${DISTNAME:S/-v/-/}
CATEGORIES = devel
@@ -11,7 +12,6 @@ PERMIT_PACKAGE = Yes
WANTLIB += c perl
MODULES = cpan
-BUILD_DEPENDS = ${RUN_DEPENDS}
RUN_DEPENDS = devel/p5-Scope-Guard \
devel/p5-IPC-System-Simple
Index: devel/p5-autobox/distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-autobox/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- devel/p5-autobox/distinfo 5 Feb 2020 09:59:18 -0000 1.6
+++ devel/p5-autobox/distinfo 4 Sep 2024 01:36:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (autobox-2.86.tar.gz) = rHZCertyDXL50VC/wa73WbmgA5dzWpQLvfqVmZr2gqE=
-SIZE (autobox-2.86.tar.gz) = 85350
+SHA256 (autobox-v3.0.2.tar.gz) = cHUVMbp412jW9Pd6MrHqLRlZ5243tvieXOaTDAbGC/Y=
+SIZE (autobox-v3.0.2.tar.gz) = 160384