Hi, ports@:
Here is a patch for www/p5-Dancer2-Plugin-Ajax:
i) Update to 0.400000
ii) Update RUN_DEPENDS version require
iii) Update COMMENT, removing the leading 'a'
iv) Add TEST_POD=Yes AUTHOR_TESTING=Yes to MAKE_ENV
It build well and pass all tests on amd64-current system.
No other ports depends on it.
Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Ajax/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 3 Jul 2020 21:45:59 -0000 1.6
+++ Makefile 6 Aug 2020 01:44:55 -0000
@@ -1,19 +1,20 @@
# $OpenBSD: Makefile,v 1.6 2020/07/03 21:45:59 sthen Exp $
-COMMENT = a plugin for adding Ajax route handlers
+COMMENT = plugin for adding Ajax route handlers
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer2-Plugin-Ajax-0.200000
+DISTNAME = Dancer2-Plugin-Ajax-0.400000
CATEGORIES = www
-REVISION = 1
# Perl
PERMIT_PACKAGE = Yes
-RUN_DEPENDS = www/p5-Dancer2>=0.155000
+RUN_DEPENDS = www/p5-Dancer2>=0.200000
TEST_DEPENDS = www/p5-HTTP-Message \
www/p5-Plack
+
+MAKE_ENV = TEST_POD=Yes AUTHOR_TESTING=Yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Ajax/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 26 Jan 2015 10:25:23 -0000 1.1.1.1
+++ distinfo 6 Aug 2020 01:44:55 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Ajax-0.200000.tar.gz) =
irhIatGwuoEoLaSoscbMYvEMSVbVFfTk4c7FK4hlVHA=
-SIZE (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 13713
+SHA256 (Dancer2-Plugin-Ajax-0.400000.tar.gz) =
jo0xLUfvXkyaPN2XAs7RgpKUetFznmnOeE5rqVcblk8=
+SIZE (Dancer2-Plugin-Ajax-0.400000.tar.gz) = 13698