Saturday, December 01, 2018

www/p5-Dancer : Update to 1.3500

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile 20 Mar 2016 19:57:16 -0000 1.11
+++ Makefile 2 Dec 2018 03:57:45 -0000
@@ -4,7 +4,7 @@ COMMENT = simple perl web app framework

MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer-1.3202
+DISTNAME = Dancer-1.3500
CATEGORIES = www

# perl
@@ -19,7 +19,9 @@ RUN_DEPENDS = devel/p5-Hash-Merge-Simpl

TEST_DEPENDS += converters/p5-JSON \
devel/p5-Clone \
+ devel/p5-Data-Dump \
devel/p5-Test-Output \
+ www/p5-HTTP-CookieJar \
devel/p5-Test-NoWarnings \
devel/p5-YAML \
net/p5-Test-TCP \
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo 14 Nov 2015 15:04:24 -0000 1.6
+++ distinfo 2 Dec 2018 03:57:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer-1.3202.tar.gz) = qTPk+CA8fWx+CyvN2OVMZQlQKWFrjQeALbTbL8Jlf6o=
-SIZE (Dancer-1.3202.tar.gz) = 392909
+SHA256 (Dancer-1.3500.tar.gz) = WAQqpG3+qGTkpZHcgPRtkBvS5xKN4kLj5XdGPROZXNw=
+SIZE (Dancer-1.3500.tar.gz) = 392695
Hi, ports@ :

Here is a patch to update www/p5-Dancer to 1.3500.
It build well and all tests passed on my amd64 system.
No other depends on www/p5-Dancer.

OK? Comments ?

Regards,
wen

No comments:

Post a Comment