Hi, ports@:
Here is a patch for www/p5-Dancer2:
i) Update to 0.300005
ii) Add p5-Test-CPAN-Meta as TEST_DEPENDS, also it is required
by an author test.
It build well and pass all tests on amd64-6.8 system.
4 ports depends on it, all build well and pass all tests with this patch.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile 18 Aug 2020 01:54:06 -0000 1.11
+++ Makefile 2 Feb 2021 09:08:51 -0000
@@ -4,7 +4,7 @@ COMMENT = lightweight yet powerful web
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer2-0.300004
+DISTNAME = Dancer2-0.300005
CATEGORIES = www
# Perl
@@ -41,6 +41,7 @@ RUN_DEPENDS = devel/p5-App-Cmd \
devel/p5-YAML
TEST_DEPENDS = devel/p5-AnyEvent \
+ devel/p5-Test-CPAN-Meta \
devel/p5-Test-EOL \
devel/p5-Test-Fatal \
devel/p5-Test-Memory-Cycle>=1.04 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 18 Aug 2020 01:54:06 -0000 1.6
+++ distinfo 2 Feb 2021 09:08:51 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.300004.tar.gz) = lte2CD4Y9JtLXNaJxbBsbpkrhavoSxBElVLTc2nHP1U=
-SIZE (Dancer2-0.300004.tar.gz) = 393403
+SHA256 (Dancer2-0.300005.tar.gz) = 2EfBhq3t9HF+VRTUcsnC6yDf8Qt/ebdPgzBnRWMSFws=
+SIZE (Dancer2-0.300005.tar.gz) = 395276