Update to 7.11.

- Added EXPERIMENTAL close_idle_connections method to Mojo::Server::Daemon.
  - Improved one_tick method in Mojo::IOLoop to protect from recursion, similar
    to the start method.
  - Improved log attribute in Mojolicious to make it easier to override default
    settings. (jberger)
  - Fixed bug in Mojo::Server::Prefork where workers would accept keep-alive
    requests after a graceful shutdown had already been initiated.
  - Fixed bugs in Mojo::Util and Mojo::Asset::File where incomplete writes would
    not be recognized as errors. (bobkare, sri)
This commit is contained in:
Adam Weinberger 2016-11-30 15:32:05 +00:00
parent 2d76f90eaf
commit 2cbc9162de
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427431
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mojolicious
PORTVERSION= 7.10
PORTVERSION= 7.11
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1478030006
SHA256 (Mojolicious-7.10.tar.gz) = 1646af8379170710e6481b6e76052a5072ad2c8653e426800fc73da9f8702120
SIZE (Mojolicious-7.10.tar.gz) = 658795
TIMESTAMP = 1480519846
SHA256 (Mojolicious-7.11.tar.gz) = 35fe21323fed8cdc8e9e497c7ca634e3aedcd9db0933dcafd6111a35ba8be764
SIZE (Mojolicious-7.11.tar.gz) = 659859