Hello,
this diff updates p5-Mojo to the latest version, 8.13.

Release info:
https://metacpan.org/release/SRI/Mojolicious-8.13

With this version TEST_IPV6 and TEST_TLS pass, so they're back in. While
here reorder the tests, as well.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Mojo/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    3 Mar 2019 01:20:31 -0000       1.32
+++ Makefile    28 Mar 2019 10:36:07 -0000
@@ -4,7 +4,7 @@ COMMENT =       next generation web framework 
 
 MODULES =      cpan
 PKG_ARCH =     *
-DISTNAME =     Mojolicious-8.12
+DISTNAME =     Mojolicious-8.13
 CATEGORIES =   www
 
 MAINTAINER =   Manolis Tzanidakis <[email protected]>
@@ -23,12 +23,14 @@ TEST_DEPENDS +=     net/p5-IO-Socket-Socks \
 
 MAKE_ENV += TEST_EV=Yes
 MAKE_ENV += TEST_HYPNOTOAD=Yes
+MAKE_ENV += TEST_IPV6=YES
 MAKE_ENV += TEST_MORBO=Yes
 MAKE_ENV += TEST_POD=Yes
 MAKE_ENV += TEST_PREFORK=Yes
+MAKE_ENV += TEST_SOCKS=YES
 MAKE_ENV += TEST_SUBPROCESS=Yes
+MAKE_ENV += TEST_TLS=YES
 MAKE_ENV += TEST_UNIX=YES
-MAKE_ENV += TEST_SOCKS=YES
 
 # see pkg/README for certificate handling
 post-install:
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Mojo/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- distinfo    3 Mar 2019 01:20:31 -0000       1.24
+++ distinfo    28 Mar 2019 10:36:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (Mojolicious-8.12.tar.gz) = vIkpSt7br4e7//sX+3uHi9z4m5B9xOq6UTBdwlRbiek=
-SIZE (Mojolicious-8.12.tar.gz) = 752808
+SHA256 (Mojolicious-8.13.tar.gz) = aEz9SEO2sMwpfYhJU71WvyCY67gK2QTziGsjBb7fN3o=
+SIZE (Mojolicious-8.13.tar.gz) = 754044

Reply via email to