pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44740 CVS commit: pkgsrc/www/p5-Mojolicious
The following reply was made to PR pkg/44740; it has been noted by GNATS.
From: "Guillaume Lasmayous" <gls%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44740 CVS commit: pkgsrc/www/p5-Mojolicious
Date: Sun, 20 Mar 2011 21:41:35 +0000
Module Name: pkgsrc
Committed By: gls
Date: Sun Mar 20 21:41:35 UTC 2011
Modified Files:
pkgsrc/www/p5-Mojolicious: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/p5-Mojolicious/Makefile \
pkgsrc/www/p5-Mojolicious/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index