summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgls <gls>2011-03-20 21:41:35 +0000
committergls <gls>2011-03-20 21:41:35 +0000
commit0f77cde8a429ff2157497f0346a62b926cbe9187 (patch)
treee150e62b5a03a34270a9eb3894b2b03d1963484f /www
parente1cd4f34c174a0a7cb3245568c47b57011e4aa39 (diff)
downloadpkgsrc-0f77cde8a429ff2157497f0346a62b926cbe9187.tar.gz
Updated www/p5-Mojolicious to 1.14
Upstream changes: 1.14 2011-03-17 00:00:00 - Added support for multiple dns servers to Mojo::IOLoop. - Added config helper to Mojolicious::Plugin::Config. - Changed resolv.conf parser in Mojo::IOLoop to use the first nameserver. - Changed lookup method in Mojo::IOLoop to pick records randomly. - Fixed small optional tag bugs in Mojo::DOM. - Fixed JavaScript/CSS bug in Mojo::DOM. - Fixed Windows home directory detection bug. (akron) - Fixed a few warnings. - Fixed typos. 1.13 2011-03-14 00:00:00 - Deprecated Mojo::Client in favor of the much sleeker Mojo::UserAgent. - Made the most common Mojo::IOLoop methods easier to access for the singleton instance. - Fixed typos. 1.12 2011-03-10 00:00:00 - Relicensed all artwork to CC-SA, so the whole distribution can be considered "open" again. - Deprecated MOJO_JSON_CONFIG environment variable in favor of MOJO_CONFIG. (crab) - Added EXPERIMENTAL support for IPv6. - Added more Perl-ish configuration plugin. - Added drain callback support for WebSockets. - Added line numbers to Mojo::JSON error messages. (marcus) - Removed experimental status from hypnotoad and Mojolicious::Plugin::TagHelpers. - Removed experimental status from many attributes and methods all over Mojolicious. - Improved attribute support of the select_field tag helper. (yko) - Improved text_field tag helper. - Improved tag helper attribute escaping. - Improved attrs method in Mojo::DOM. - Updated to jQuery to version 1.5.1. - Fixed XSS issue in link_to helper. - Fixed route unescaping bug. - Fixed small Mojo::DOM bug. (yko) - Fixed small documentation bug. - Fixed typos. (kimoto) From Christian Sturm in PR pkg/44740.
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 3ba1017b487..1d935857f4d 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/02/28 17:23:07 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/20 21:41:35 gls Exp $
-DISTNAME= Mojolicious-1.11
+DISTNAME= Mojolicious-1.14
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/KRAIH/}
diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo
index 8b67ff917eb..a6374e68861 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/02/28 17:23:07 wiz Exp $
+$NetBSD: distinfo,v 1.2 2011/03/20 21:41:35 gls Exp $
-SHA1 (Mojolicious-1.11.tar.gz) = ee74b90b01790573021ba92a9d830e3de723716e
-RMD160 (Mojolicious-1.11.tar.gz) = b0c71055b88eeb5050438df498171ff1e00b6e64
-Size (Mojolicious-1.11.tar.gz) = 454815 bytes
+SHA1 (Mojolicious-1.14.tar.gz) = d7f25513a6de4e30a0c898efa5c76598c1ea6766
+RMD160 (Mojolicious-1.14.tar.gz) = 75ce21c44fc72a5e9b35443e0b66f1a3cc67d988
+Size (Mojolicious-1.14.tar.gz) = 464853 bytes