summaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious
diff options
context:
space:
mode:
authorwen <wen>2014-12-03 06:55:27 +0000
committerwen <wen>2014-12-03 06:55:27 +0000
commit830414b50d758100f2ed8e8e6da09816f5386443 (patch)
tree55aa298c16e9f7ed0f3cdf2270f087f51a52b126 /www/p5-Mojolicious
parent130006e218abd3c0bf371451cd070cb9c8d86226 (diff)
downloadpkgsrc-830414b50d758100f2ed8e8e6da09816f5386443.tar.gz
Update to 5.68
Upstream changes: 5.68 2014-12-02 - Improved Mojo::DOM::CSS performance significantly. - Fixed deprecation warnings in get command. - Fixed bug in Mojolicious::Controller where sending a WebSocket message would cause multiple resume events. 5.67 2014-11-27 - Improved overall performance by deserializing sessions only on demand. - Fixed bug where embedded applications would deserialize sessions twice. 5.66 2014-11-26 - Improved many WebSocket tests in Test::Mojo to be able to fail gracefully. - Fixed bug in Mojo::DOM::CSS where the :empty pseudo class would not ignore comments and processing instructions. 5.65 2014-11-24 - Improved installable scripts to use #!perl. (jberger) - Improved Mojo::JSON security by escaping the "/" character. - Improved Mojolicious::Commands to reset the global Getopt::Long configuration more safely. - Fixed bug in Mojo::DOM::CSS where selected results would also include the current root element. 5.64 2014-11-22 - Fixed bug in Mojolicious::Commands where the global Getopt::Long configuration would be changed after a command had already been loaded. 5.63 2014-11-21 - Improved portability of some tests. - Fixed a few multipart form handling bugs. 5.62 2014-11-18 - Fixed bug in Mojolicious::Routes::Pattern where optional placeholders in nested routes would sometimes not work correctly. - Fixed bug where "handler" was not an allowed name for controller methods. 5.61 2014-11-14 - Moved entities.txt into the DATA section of Mojo::Util to avoid gratuitously breaking module bundlers. 5.60 2014-11-11 - Added to_array method to Mojo::Collection. - Added xss_escape function to Mojo::Util. - Updated Net::DNS::Native requirement to 0.12 for some important bug fixes. 5.59 2014-11-07 - Added support for non-blocking name resolution with Net::DNS::Native. 5.58 2014-11-06 - Improved error handling in Mojo::IOLoop::Client.
Diffstat (limited to 'www/p5-Mojolicious')
-rw-r--r--www/p5-Mojolicious/Makefile4
-rw-r--r--www/p5-Mojolicious/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile
index 66953be1696..b9a7ce1227b 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2014/11/03 01:39:53 wen Exp $
+# $NetBSD: Makefile,v 1.67 2014/12/03 06:55:27 wen Exp $
-DISTNAME= Mojolicious-5.57
+DISTNAME= Mojolicious-5.68
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/S/SR/SRI/}
diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo
index 63aa3e650d1..065cee28671 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2014/11/03 01:39:53 wen Exp $
+$NetBSD: distinfo,v 1.63 2014/12/03 06:55:27 wen Exp $
-SHA1 (Mojolicious-5.57.tar.gz) = 0bd847cc72c7f9f542b1ed338fe6e97af7f56fae
-RMD160 (Mojolicious-5.57.tar.gz) = 0597708ada6aee00d89a34775ba5f0fd964b2d9c
-Size (Mojolicious-5.57.tar.gz) = 654860 bytes
+SHA1 (Mojolicious-5.68.tar.gz) = 8016290697aa0fe159a7386c75bf1e53e38ed014
+RMD160 (Mojolicious-5.68.tar.gz) = 4cd2cb2f0ae426002467972832df3561274ca3b4
+Size (Mojolicious-5.68.tar.gz) = 654772 bytes