pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/p5-Mojolicious



Module Name:    pkgsrc
Committed By:   mspo
Date:           Sat Aug 11 14:54:18 UTC 2012

Modified Files:
        pkgsrc/www/p5-Mojolicious: Makefile distinfo

Log Message:
upgrade to 3.28
3.28  2012-08-10
  - Added skip_body attribute to Mojo::Content.
  - Added is_empty method to Mojo::Message::Response.
  - Updated jQuery to version 1.8.
  - Improved Mojo::Base to assign names to generated subroutines.
  - Improved message parser performance slightly.
  - Improved documentation.
  - Improved tests.
  - Fixed 1xx, 204 and 304 response support.

3.27  2012-08-09
  - Improved documentation.
  - Improved tests.

3.26  2012-08-09
  - Improved tests.

3.25  2012-08-08
  - Improved documentation.
  - Fixed cleanup bugs in Mojo::Server::Daemon and Mojo::UserAgent.

3.24  2012-08-08
  - Improved documentation.
  - Improved tests.

3.23  2012-08-07
  - Added appcache MIME type.
  - Improved documentation.

3.22  2012-08-06
  - Added mp4, ogg, ogv and webm MIME types.
  - Removed x- prefix from js and woff MIME types.
  - Improved documentation.
  - Fixed gz and xml MIME types.

3.21  2012-08-05
  - Improved documentation.
  - Improved tests.
  - Fixed Perl 5.17.3+ compatibility.
  - Fixed small AUTOLOAD bug in Mojolicious::Lite.

3.20  2012-08-04
  - Added extract_start_line method to Mojo::Message, Mojo::Message::Request
    and Mojo::Message::Response.
  - Added get_start_line_chunk method to Mojo::Message::Request and
    Mojo::Message::Request.
  - Improved end method in Mojo::IOLoop::Delay to return the number of
    remaining events.
  - Improved documentation.
  - Improved tests.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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