Wed Sep 27 16:01:43 2017 UTC ()
p5-Mojolicious: update to 7.46.

7.46  2017-09-12
  - Fixed support for versions of IO::Socket::SSL older than 1.965 again.

7.45  2017-09-06
  - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler,
    foursixnine, genio, sri)

7.44  2017-09-02
  - Reverted a previous change to Mojo::Loader that allowed for load_class to be
    called on the same class multiple times, since it had very bad side effects.
  - Improved Mojo::IOLoop::TLS to use a little less memory.
  - Fixed a bug where Mojolicious controllers like "MyApp::Controller::Foo::Bar"
    would disappear if loading the controller "MyApp::Controller::Foo" was
    attempted but failed.

7.43  2017-08-18
  - Improved Mojo::Base role support with the ability to rebless objects.

7.42  2017-08-17
  - Improved Mojo::Base role support with shorthands.
      MyClass->with_roles('MyClass::Role::Foo')
    becomes
      MyClass->with_roles('+Foo')

7.41  2017-08-15
  - Added with_roles method to Mojo::ByteStream, Mojo::Collection, Mojo::DOM and
    Mojo::File.

7.40  2017-08-14
  - Added support for Role::Tiny extensions to all classes based on Mojo::Base.
    (dotan)
  - Added with_roles method to Mojo::Base. (dotan)
  - Added the guide Mojolicious::Guides::Testing. (scottw)
  - Replaced systemd detection in Mojo::Log with the MOJO_LOG_SHORT environment
    variable, since there is no reliable way to detect systemd.

7.39  2017-08-03
  - Removed experimental close_idle_connections method from
    Mojo::Server::Daemon.
  - Increased default graceful_timeout from 60 to 120 seconds in
    Mojo::Server::Prefork.
  - Improve Mojo::Server::Daemon to log request errors.
  - Fixed a bug where Mojo::Server::Daemon would close connections too quickly
    and interrupt requests.

7.38  2017-07-30
  - Added extra attribute to Mojolicious::Static. (jabberwok)
  - Improve Mojo::URL performance significantly.
  - Fixed memory leak in Mojo::URL that was caused by a Perl 5.24 bug.

7.37  2017-07-21
  - Added slugify method to Mojo::ByteStream. (Grinnz)
  - Added slugify function to Mojo::Util. (Grinnz)
  - Fixed bugs in Mojo::IOLoop and Mojo::Reactor::Poll that would prevent a
    reset from clearing events.

7.36  2017-07-09
  - Fixed basename method in Mojo::File to work with relative paths. (jberger)
  - Fixed a bug where Mojo::Log could not correctly identify if it was deployed
    with systemd.
  - Fixed Mojo::HelloWorld to actually be a Mojolicious subclass.

7.35  2017-07-05
  - Removed deprecated watch attribute from Mojo::Server::Morbo.
  - Added spare attribute to Mojo::Server::Prefork.
  - Added -s option to prefork command.
  - Added fd option to Mojo::IOLoop::Server::listen.
  - Added fd parameter to Mojo::Server::Daemon::listen.
  - Added spare setting to Hypnotoad.
  - Increased default graceful_timeout from 20 to 60 seconds and
    heartbeat_timeout from 20 to 30 seconds in Mojo::Server::Prefork.

7.34  2017-07-02
  - Added short attribute to Mojo::Log.
  - Improved Mojo::Log to print log messages without timestamps to STDERR when
    deployed with systemd.
  - Improved Mojo::DOM performance slightly.


(wiz)
diff -r1.122 -r1.123 pkgsrc/www/p5-Mojolicious/Makefile
diff -r1.114 -r1.115 pkgsrc/www/p5-Mojolicious/distinfo

cvs diff -r1.122 -r1.123 pkgsrc/www/p5-Mojolicious/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Mojolicious/Makefile 2017/06/14 13:24:28 1.122
+++ pkgsrc/www/p5-Mojolicious/Makefile 2017/09/27 16:01:43 1.123
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.122 2017/06/14 13:24:28 wiz Exp $ 1# $NetBSD: Makefile,v 1.123 2017/09/27 16:01:43 wiz Exp $
2# 2#
3# When updating this package, please upload the distfile 3# When updating this package, please upload the distfile
4# since they disappear immediately when new releases happen, 4# since they disappear immediately when new releases happen,
5# which is quite often. 5# which is quite often.
6 6
7DISTNAME= Mojolicious-7.33 7DISTNAME= Mojolicious-7.46
8PKGNAME= p5-${DISTNAME} 8PKGNAME= p5-${DISTNAME}
9CATEGORIES= www perl5 9CATEGORIES= www perl5
10MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/} 10MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mojolicious/}
11 11
12MAINTAINER= pkgsrc-users@NetBSD.org 12MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://mojolicio.us/ 13HOMEPAGE= http://mojolicio.us/
14COMMENT= Perl web framework: The Web In A Box! 14COMMENT= Perl web framework: The Web In A Box!
15LICENSE= artistic-2.0 15LICENSE= artistic-2.0
16 16
17USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/Mojolicious/.packlist 18PERL5_PACKLIST= auto/Mojolicious/.packlist
19 19
20REPLACE_PERL+= script/* 20REPLACE_PERL+= script/*

cvs diff -r1.114 -r1.115 pkgsrc/www/p5-Mojolicious/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Mojolicious/distinfo 2017/06/14 13:24:28 1.114
+++ pkgsrc/www/p5-Mojolicious/distinfo 2017/09/27 16:01:43 1.115
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.114 2017/06/14 13:24:28 wiz Exp $ 1$NetBSD: distinfo,v 1.115 2017/09/27 16:01:43 wiz Exp $
2 2
3SHA1 (Mojolicious-7.33.tar.gz) = 96c4ea5277cde4b4a11edb00f5d8b05a952511a9 3SHA1 (Mojolicious-7.46.tar.gz) = 1d246e30da0ac370ef91d307aae9dfb8adbfe94b
4RMD160 (Mojolicious-7.33.tar.gz) = de507e26e6892ec0c39ea550a251281a5a85bc96 4RMD160 (Mojolicious-7.46.tar.gz) = 0fbb3ad32c7572c5680e6a7b1327486a5f6be3fb
5SHA512 (Mojolicious-7.33.tar.gz) = 5f5895e5685bf1da8872bea6630ab5e8cf20f8a39eb0b7d46595fc2329dd4ea3052d6029fdaab477397fd654ddfedd4ebe597e9d0524e636f5a6e43fb10d70bd 5SHA512 (Mojolicious-7.46.tar.gz) = 6986bd71c5b8c95d63a11ec6044db54450f727eea07146e3b65f99d58380dc69580434be82180c3674a106ef87f37b6e2fcc45c4fa329d0477ea42513a30fdd4
6Size (Mojolicious-7.33.tar.gz) = 675142 bytes 6Size (Mojolicious-7.46.tar.gz) = 686946 bytes