summaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious
diff options
context:
space:
mode:
authorwen <wen>2014-04-03 16:06:18 +0000
committerwen <wen>2014-04-03 16:06:18 +0000
commit962a6e23ede89779f024bb9efdcd1813d5176da1 (patch)
tree4792bb1b79181abf09234c2399e95e3ff55e6128 /www/p5-Mojolicious
parentefb7eeacade336548d46866ae9366fe201d22718 (diff)
downloadpkgsrc-962a6e23ede89779f024bb9efdcd1813d5176da1.tar.gz
Update to 4.91
Upstream changes: 4.91 2014-03-29 - Added daemonize method to Mojo::Server. - Added ensure_pid_file method to Mojo::Server::Prefork. - Removed deprecated secret method from Mojolicious. - Improved performance of Mojolicious::Plugin::EPRenderer and Mojolicious::Plugin::EPLRenderer. - Improved Mojo::Reactor::Poll portability with POLLPRI support. 4.90 2014-03-16 - Removed deprecated to_rel method from Mojo::URL. - Updated IO::Socket::SSL requirement to 1.84 due to breaking changes in IO::Socket::SSL. - Improved documentation browser with more accessible links and readable inline code. - Fixed textarea and title parsing bugs in Mojo::DOM::HTML. 4.89 2014-03-13 - Added support for template variants. - Improved built-in templates with unobtrusive menu bar. - Fixed bug in Mojo::DOM::HTML where non-self-closing elements were not handled correctly. - Fixed bug in Mojo::DOM::HTML where <image> was not treated as an alias for <img>. 4.88 2014-03-09 - Added build_controller method to Mojolicious. - Added match method to Mojolicious::Routes. - Improved Mojo::Server::Daemon to handle setuid/setgid errors more gracefully. - Improved Mojo::Server::Prefork to handle lock file errors more gracefully. - Improved exception page to show better context information for templates. - Fixed comment on last line bug in Mojo::Template. 4.87 2014-03-04 - Improved Mojo::ByteStream to allow more method chaining. - Fixed RFC 7159 support in Mojo::JSON. - Fixed RFC 7159 compliance bugs in Mojo::Transaction::WebSocket and Test::Mojo. - Fixed Unicode bugs in Test::Mojo. 4.86 2014-03-03 - Improved Mojo::IOLoop::Delay to allow more method chaining. - Improved WebSocket and long poll performance. 4.85 2014-02-26 - Added next_tick method to Mojo::IOLoop and Mojo::Reactor. - Added host_port and path_query methods to Mojo::URL. - Added is_handshake method to Mojo::Message::Request. - Improved Mojo::Reactor::EV responsiveness. - Fixed IDNA support for CONNECT requests. - Fixed "0" value bug in Mojo::Message::Request. 4.84 2014-02-22 - Added remaining attribute to Mojo::IOLoop::Delay. - Added data and pass methods to Mojo::IOLoop::Delay. - Improved Mojo::Exception context detection to better line up with user expectations.
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 0e1e5f6bf05..258b0f52eb4 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2014/02/22 09:43:46 wen Exp $
+# $NetBSD: Makefile,v 1.48 2014/04/03 16:06:18 wen Exp $
-DISTNAME= Mojolicious-4.83
+DISTNAME= Mojolicious-4.91
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 00b50e0e59b..614ba56231b 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.44 2014/02/22 09:43:46 wen Exp $
+$NetBSD: distinfo,v 1.45 2014/04/03 16:06:18 wen Exp $
-SHA1 (Mojolicious-4.83.tar.gz) = d6a4cb80c79b09e868d93daf73b6c5d917e445fa
-RMD160 (Mojolicious-4.83.tar.gz) = 3feade7e4d184a0dd36e173c0b6fae5b441e7561
-Size (Mojolicious-4.83.tar.gz) = 628936 bytes
+SHA1 (Mojolicious-4.91.tar.gz) = 4d68b0fb96eedac8833c353f33bb992d7197a714
+RMD160 (Mojolicious-4.91.tar.gz) = 1cf34d62efe45c31f8f98b7d13afdaa8c9f1cc1e
+Size (Mojolicious-4.91.tar.gz) = 633250 bytes