summaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-10-02 01:05:52 +0000
committerwen <wen@pkgsrc.org>2014-10-02 01:05:52 +0000
commit590779d98f3026f71f81199edf40f1a66fc9f3e9 (patch)
tree4539192d07f6bb50d8631305c257094803906b6b /www/p5-Mojolicious
parent3163fc72ebcc40648337eea4eead15edce5278c7 (diff)
downloadpkgsrc-590779d98f3026f71f81199edf40f1a66fc9f3e9.tar.gz
Update to 5.47
Upstream changes: 5.47 2014-09-28 - Improved url_for performance. 5.46 2014-09-26 - PAUSE lost the previous release. 5.45 2014-09-26 - Deprecated Mojolicious::Routes::Route::has_conditions. - Added extracting attribute to Mojo::UserAgent::CookieJar. - Improved performance of next, next_sibling, previous and previous_sibling methods in Mojo::DOM significantly. - Improved Mojo::Cache to allow caching to be disabled. (mvgrimes, sri) - Fixed url_for bug where deeply nested WebSocket routes would not work correctly. 5.44 2014-09-23 - Fixed bug in Mojolicious::Renderer that prevented proxy objects from being reused. 5.43 2014-09-22 - Updated Makefile.PL for version 2 of the CPAN distribution metadata specification. - Improved get command to not depend on Content-Type headers for differentiating between JSON and HTML/XML. 5.42 2014-09-17 - Fixed url_for bug where an unnecessary slash could be rendered before formats. 5.41 2014-09-13 - Deprecated Mojolicious::Controller::render_static in favor of reply->static helper. - Added mtime attribute to Mojo::Asset::Memory. - Added mtime method to Mojo::Asset and Mojo::Asset::File. - Added reply->asset and reply->static helpers to Mojolicious::Plugin::DefaultHelpers. - Fixed bug in Mojo::UserAgent where connections would sometimes not get closed correctly. 5.40 2014-09-12 - Deprecated Mojo::EventEmitter::emit_safe. - Added reply->exception and reply->not_found helpers to Mojolicious::Plugin::DefaultHelpers. - Improved all events to handle exceptions the same.
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 d8281e1e0ca..23ca269362c 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2014/09/11 02:00:20 wen Exp $
+# $NetBSD: Makefile,v 1.63 2014/10/02 01:05:52 wen Exp $
-DISTNAME= Mojolicious-5.39
+DISTNAME= Mojolicious-5.47
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 e4df8ad7eb4..d78a76fe684 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.58 2014/09/11 02:00:20 wen Exp $
+$NetBSD: distinfo,v 1.59 2014/10/02 01:05:52 wen Exp $
-SHA1 (Mojolicious-5.39.tar.gz) = dc7c396b32ad62d9eebdd868d460fb25e2342ec1
-RMD160 (Mojolicious-5.39.tar.gz) = f4fcfda2533831ea59450bb21560efd47cc5481e
-Size (Mojolicious-5.39.tar.gz) = 650269 bytes
+SHA1 (Mojolicious-5.47.tar.gz) = e62831538b033a11c2a5bb9f094d0b207f049968
+RMD160 (Mojolicious-5.47.tar.gz) = 8e613d3830b5f30c919ad5bb7e6ddd1654b99562
+Size (Mojolicious-5.47.tar.gz) = 653280 bytes