summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-02-27 02:53:35 +0000
committerwen <wen@pkgsrc.org>2015-02-27 02:53:35 +0000
commitce2f7870379d4c1d71d08daabb6e86f529011d49 (patch)
treed92a7b64d4e77e76e098296ae7e476eefb544c84 /www
parent05ee21b5bfe328f5881264b975e5578a09a48f51 (diff)
downloadpkgsrc-ce2f7870379d4c1d71d08daabb6e86f529011d49.tar.gz
Update to 6.0
Upstream changes: 6.0 2015-02-26 - Code name "Clinking Beer Mugs", this is a major release. - Removed name listing support from param method in Mojolicious::Controller. - Removed name listing support from param method in Mojo::Parameters. - Removed name listing support from error and param methods in Mojolicious::Validator::Validation. - Removed multi-name support from cookie, param and signed_cookie methods in Mojolicious::Controller. - Removed multi-name support from param method in Mojolicious::Validator::Validation. - Removed multi-name support from param method in Mojo::Parameters. - Removed multi-name support from cookie and upload methods in Mojo::Message. - Removed custom socket support from Mojo::UserAgent. - Removed is_fatal, is_level and log methods from Mojo::Log. - Removed auto_render method from Mojolicious::Routes. - Removed deprecated object-oriented Mojo::Loader API. - Removed deprecated accept_interval, lock and unlock attributes from Mojo::IOLoop. - Removed deprecated accept_interval, lock_file and lock_timeout attributes from Mojo::Server::Prefork. - Removed deprecated bridge method from Mojolicious::Routes::Route. - Removed deprecated is_readable method from Mojo::Reactor. - Removed deprecated siblings method from Mojo::DOM. - Removed deprecated render_exception and render_not_found methods from Mojolicious::Controller. - Removed deprecated keep_alive_requests setting from Hypnotoad. - Changed return values of all and find methods in Mojo::UserAgent::CookieJar. - Renamed template attribute in Mojo::Template to unparsed. - Renamed extracting attribute in Mojo::UserAgent::CookieJar to collecting. - Renamed types attribute in Mojolicious::Types to mapping. - Renamed current attribute in Mojolicious::Routes::Match to position. - Renamed pattern attribute in Mojolicious::Routes::Route to unparsed. - Renamed all_contents, contents, following_siblings, match, next_sibling, node, preceding_siblings, previous_sibling and type methods in Mojo::DOM to descendant_nodes, child_nodes, following_nodes, matches, next_node, type, preceding_nodes, previous_node and tag. - Renamed match method in Mojo::DOM::CSS to matches. - Renamed extract and inject methods in Mojo::UserAgent::CookieJar to collect and prepare. - Renamed inject method in Mojo::UserAgent::Proxy to prepare. - Renamed params method in Mojo::Parameters to pairs. - Renamed match method in Mojolicious::Routes::Match to find. - Renamed -A option of prefork command to -a. - Added names method to Mojo::Parameters. - Added failed and passed methods to Mojolicious::Validator::Validation. - Added -I and -M options to prefork command. - Fixed Mojo::Template support for parentheses in expressions. (jberger, sri) 5.82 2015-02-22 - Deprecated Mojo::Reactor::is_readable. - Deprecated keep_alive_requests setting in Hypnotoad in favor of requests. - Improved Morbo to restart slightly faster. - Fixed bug in daemon and prefork commands where --inactivity-timeout option was called --inactivity. 5.81 2015-02-20 - Deprecated object-oriented Mojo::Loader API. - Added data_section, file_is_binary, load_class and find_modules functions to Mojo::Loader. - Improved design of built-in templates. - Fixed test command to not let Test::Harness enable global warnings by default. (OlegG)
Diffstat (limited to 'www')
-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 0058b025405..57e853091ee 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2015/02/20 12:49:01 wen Exp $
+# $NetBSD: Makefile,v 1.73 2015/02/27 02:53:35 wen Exp $
-DISTNAME= Mojolicious-5.80
+DISTNAME= Mojolicious-6.0
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/}
diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo
index ce69ffc299f..81fa53ce5c9 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2015/02/20 12:49:01 wen Exp $
+$NetBSD: distinfo,v 1.68 2015/02/27 02:53:35 wen Exp $
-SHA1 (Mojolicious-5.80.tar.gz) = 40298336a945b580dc56d9a274bd9c2b4862b0ee
-RMD160 (Mojolicious-5.80.tar.gz) = 0eca8ee8bd3f33809b84e20933e206fa5301b74f
-Size (Mojolicious-5.80.tar.gz) = 638030 bytes
+SHA1 (Mojolicious-6.0.tar.gz) = 66ed41d14297d07763cca9d6eb46c4f3441c89c0
+RMD160 (Mojolicious-6.0.tar.gz) = 71e55d6b7a9d5e1b321b96cdab5c3bc5a7ca7b5d
+Size (Mojolicious-6.0.tar.gz) = 639523 bytes