summaryrefslogtreecommitdiff
path: root/www/p5-Mojolicious
diff options
context:
space:
mode:
authorwen <wen>2014-11-03 01:39:53 +0000
committerwen <wen>2014-11-03 01:39:53 +0000
commitf575c0e1e53eb984b2ec6a08039f7d6effe727c4 (patch)
tree49196ad5b000b5c84d8fa49951d34802cda1bc08 /www/p5-Mojolicious
parentf3a9e348a7e7a94f7d3cbe763b6cdd51012f6aa3 (diff)
downloadpkgsrc-f575c0e1e53eb984b2ec6a08039f7d6effe727c4.tar.gz
Update to 5.57
Upstream changes: .57 2014-11-02 - Deprecated stringification support in Mojo::Collection. - Deprecated Mojo::Collection::pluck in favor of Mojo::Collection::map. - Deprecated Mojo::DOM::val. - Improved map method in Mojo::Collection to be able to call methods. - Improved tap method in Mojo::Base to be able to call methods. 5.56 2014-10-29 - Deprecated Mojo::Collection::AUTOLOAD in favor of Mojo::Collection::pluck. - Deprecated Mojo::DOM::AUTOLOAD in favor of Mojo::DOM::children. 5.55 2014-10-28 - Deprecated support for data arguments in Mojo::JSON::Pointer. - Added access_control_allow_origin, content_language, content_location and strict_transport_security methods to Mojo::Headers. 5.54 2014-10-23 - Deprecated object-oriented Mojo::JSON API. - Added auto_decompress attribute to Mojo::Content. - Improved Mojo::Content to parse content more defensively. - Fixed chunked transfer encoding bug in Mojo::Content. - Fixed bug where Mojo::UserAgent would try to follow redirects for protocols other than HTTP and HTTPS. 5.53 2014-10-20 - Fixed bug in Mojo::Server where secondary groups were not reassigned correctly. (ksm, sri) 5.52 2014-10-18 - Fixed read-only file system compatibility of Mojo::Asset::File. 5.51 2014-10-17 - Fixed bug in Mojolicious::Validator::Validation where every_param would sometimes return an array reference containing an undef value. - Fixed Mojo::ByteStream and Mojo::Collection to always return true in boolean context.
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 3f73c7da62c..66953be1696 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2014/10/16 12:55:23 wen Exp $
+# $NetBSD: Makefile,v 1.66 2014/11/03 01:39:53 wen Exp $
-DISTNAME= Mojolicious-5.50
+DISTNAME= Mojolicious-5.57
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 2df359cc567..63aa3e650d1 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.61 2014/10/16 12:55:23 wen Exp $
+$NetBSD: distinfo,v 1.62 2014/11/03 01:39:53 wen Exp $
-SHA1 (Mojolicious-5.50.tar.gz) = 71d24f8db2cafebed01eb37900436c16f53216fc
-RMD160 (Mojolicious-5.50.tar.gz) = b9bd078ffd9577e59550d9a5190fa5674409afe7
-Size (Mojolicious-5.50.tar.gz) = 655007 bytes
+SHA1 (Mojolicious-5.57.tar.gz) = 0bd847cc72c7f9f542b1ed338fe6e97af7f56fae
+RMD160 (Mojolicious-5.57.tar.gz) = 0597708ada6aee00d89a34775ba5f0fd964b2d9c
+Size (Mojolicious-5.57.tar.gz) = 654860 bytes