1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 7.23.

- Added max_request_size attribute to Mojolicious.
  - Added max_response_size attribute to Mojo::UserAgent.
  - Added to_unsafe_string method to Mojo::URL.
  - Added -S option to get command.
  - Fixed a data corruption problem in Mojo::IOLoop::Stream, caused by a
    dependency of IO::Socket::SSL on the internal representation of strings,
    which differs from IO::Socket::IP.
This commit is contained in:
Adam Weinberger 2017-01-30 05:29:00 +00:00
parent 2fb1e2b64a
commit d75f2e01f9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432817
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1485397723
SHA256 (Mojolicious-7.22.tar.gz) = 95bb6338e0bbe83f4ab1b3027c92889961e508fc5336a5011b4b16aa24dcb20b
SIZE (Mojolicious-7.22.tar.gz) = 666929
TIMESTAMP = 1485754072
SHA256 (Mojolicious-7.23.tar.gz) = 4239142fdd1a068e23132324d1057425b90e04e1a7ce59765a91a27a17789251
SIZE (Mojolicious-7.23.tar.gz) = 667914