Hi, ports@:
Here is a patch for www/p5-Dancer2:
i) Update to 0.301004
ii) Add sysutils/p5-File-Which as RUN_DEPENDS
It build well and pass all tests on amd64-6.9 system.
4 ports depends on it and all build and pass tests too.
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile 17 May 2021 13:31:19 -0000 1.13
+++ Makefile 10 Jun 2021 11:32:04 -0000
@@ -4,7 +4,7 @@ COMMENT = lightweight yet powerful web
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer2-0.301002
+DISTNAME = Dancer2-0.301004
CATEGORIES = www
# Perl
@@ -17,6 +17,7 @@ RUN_DEPENDS = devel/p5-CLI-Osprey \
devel/p5-Config-Any \
security/p5-Digest-SHA1 \
devel/p5-File-Share \
+ sysutils/p5-File-Which \
www/p5-HTTP-Body \
www/p5-HTTP-Cookies \
www/p5-HTTP-Date \
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo 17 May 2021 13:31:19 -0000 1.8
+++ distinfo 10 Jun 2021 11:32:04 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-0.301002.tar.gz) = MFcbmuiATfxdWTTyPgMJ30nKvP61o+C0R+awXbW3oHs=
-SIZE (Dancer2-0.301002.tar.gz) = 396769
+SHA256 (Dancer2-0.301004.tar.gz) = CO4NnvvMGhogWdpaG5kEHsqKzuM7FOPQtMu9AQAJ3eU=
+SIZE (Dancer2-0.301004.tar.gz) = 400506
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST 17 May 2021 13:31:19 -0000 1.5
+++ pkg/PLIST 10 Jun 2021 11:32:04 -0000
@@ -60,6 +60,7 @@ ${P5SITE}/Dancer2/Logger/Null.pm
${P5SITE}/Dancer2/Manual/
${P5SITE}/Dancer2/Manual.pod
${P5SITE}/Dancer2/Manual/Deployment.pod
+${P5SITE}/Dancer2/Manual/Keywords.pod
${P5SITE}/Dancer2/Manual/Migration.pod
${P5SITE}/Dancer2/Manual/Testing.pod
${P5SITE}/Dancer2/Plugin.pm
@@ -82,6 +83,9 @@ ${P5SITE}/Dancer2/Template/Tiny.pm
${P5SITE}/Dancer2/Test.pm
${P5SITE}/Dancer2/Tutorial.pod
${P5SITE}/auto/share/dist/Dancer2/
+${P5SITE}/auto/share/dist/Dancer2/.gitignore
+${P5SITE}/auto/share/dist/Dancer2/docker/
+${P5SITE}/auto/share/dist/Dancer2/docker/Dockerfile
${P5SITE}/auto/share/dist/Dancer2/skel/
${P5SITE}/auto/share/dist/Dancer2/skel/.dancer
${P5SITE}/auto/share/dist/Dancer2/skel/MANIFEST.SKIP
@@ -166,6 +170,7 @@ ${P5SITE}/auto/share/dist/Dancer2/skel/v
@man man/man3p/Dancer2::Logger::Null.3p
@man man/man3p/Dancer2::Manual.3p
@man man/man3p/Dancer2::Manual::Deployment.3p
+@man man/man3p/Dancer2::Manual::Keywords.3p
@man man/man3p/Dancer2::Manual::Migration.3p
@man man/man3p/Dancer2::Manual::Testing.3p
@man man/man3p/Dancer2::Plugin.3p