Hi, ports@:

    Here is a patch for www/p5-Dancer:
    i) update to 1.3520
    ii) Add a missing TEST_DEPENDS
it build well and pass all tests.

    The ports depend on p5-Dancer:
    i) databases/ports-readmes-dancer
    ii) www/p5-Dancer-Plugin-Thumbnail
    Both build well and run well with this patch.


Cheers !
wen 

Index: www/p5-Dancer/Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- www/p5-Dancer/Makefile      11 Mar 2022 20:10:21 -0000      1.17
+++ www/p5-Dancer/Makefile      2 Jan 2023 23:27:02 -0000
@@ -2,7 +2,7 @@ COMMENT =       simple perl web app framework
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Dancer-1.3513
+DISTNAME =     Dancer-1.3520
 CATEGORIES =   www
 
 # perl
@@ -23,6 +23,7 @@ TEST_DEPENDS =        converters/p5-JSON>=2.90 
                devel/p5-Data-Dump \
                devel/p5-Devel-Hide \
                devel/p5-Test-CPAN-Meta \
+               devel/p5-Test-LongString \
                devel/p5-Test-NoWarnings \
                devel/p5-Test-Output \
                devel/p5-YAML \
Index: www/p5-Dancer/distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/distinfo,v
retrieving revision 1.9
diff -u -p -r1.9 distinfo
--- www/p5-Dancer/distinfo      24 Jul 2020 23:38:30 -0000      1.9
+++ www/p5-Dancer/distinfo      2 Jan 2023 23:27:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer-1.3513.tar.gz) = s6Zm2ZmXkfgJoLIquT47kKCEomjndBLWrQVJaUsVEy4=
-SIZE (Dancer-1.3513.tar.gz) = 391492
+SHA256 (Dancer-1.3520.tar.gz) = kq4REAW6n3gPuQHL5LbtIZJK25uTZPy8u1zMf8Yh/bI=
+SIZE (Dancer-1.3520.tar.gz) = 401620

Reply via email to