Update www/p5-Mojo to 6.21 - small fixes and enhancements
more detailed changelog: https://metacpan.org/changes/distribution/Mojolicious TEST_TLS is gone, as we don't support SSLv3 anymore. Index: Makefile =================================================================== RCS file: /cvs/ports/www/p5-Mojo/Makefile,v retrieving revision 1.24 diff -u -p -r1.24 Makefile --- Makefile 8 Sep 2015 07:12:11 -0000 1.24 +++ Makefile 23 Sep 2015 09:14:13 -0000 @@ -3,7 +3,7 @@ COMMENT = next generation web framework for Perl MODULES = cpan -DISTNAME = Mojolicious-6.18 +DISTNAME = Mojolicious-6.21 CATEGORIES = www MAINTAINER = Mark Patruck <[email protected]> @@ -24,7 +24,6 @@ MAKE_ENV += TEST_HYPNOTOAD=Yes MAKE_ENV += TEST_MORBO=Yes MAKE_ENV += TEST_POD=Yes MAKE_ENV += TEST_PREFORK=Yes -MAKE_ENV += TEST_TLS=Yes # see pkg/README for certificate handling post-install: Index: distinfo =================================================================== RCS file: /cvs/ports/www/p5-Mojo/distinfo,v retrieving revision 1.18 diff -u -p -r1.18 distinfo --- distinfo 8 Sep 2015 07:12:11 -0000 1.18 +++ distinfo 23 Sep 2015 09:14:13 -0000 @@ -1,2 +1,2 @@ -SHA256 (Mojolicious-6.18.tar.gz) = bikdskDxbcybIONAOzSfcj64mWKIorVqErLfuRa67j4= -SIZE (Mojolicious-6.18.tar.gz) = 646475 +SHA256 (Mojolicious-6.21.tar.gz) = a4EhSg3ftzXDRb6jRLHB4d2ewO0Zu1Ihs0UVWyyxhNU= +SIZE (Mojolicious-6.21.tar.gz) = 650264 -- Mark Patruck ( mark at wrapped.cx ) GPG key 0xF2865E51 / 187F F6D3 EE04 1DCE 1C74 F644 0D3C F66F F286 5E51 http://www.wrapped.cx
