1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

www/h2o: update 2.0.0 -> 2.0.1

This is a bug-fix release of 2.0 series, fixing following issues found in 2.0.0.
* [fastcgi] fix internal server error when PHP returns a huge header #958
* [http2] recognize link header containing multiple links #950
* [libh2o] fix resource leaks upon startup failure #936
* [libh2o] do not require linking to libbrotli externally #941

Changes:	https://github.com/h2o/h2o/releases/tag/v2.0.1

PR:		210769
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
This commit is contained in:
Jason Unovitch 2016-07-03 21:01:57 +00:00
parent 09be98d7d0
commit dd6162d520
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417997
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= h2o
PORTVERSION= 2.0.0
PORTVERSION= 2.0.1
DISTVERSIONPREFIX= v
CATEGORIES= www

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1464775587
SHA256 (h2o-h2o-v2.0.0_GH0.tar.gz) = 068cc88fe7313ea3c637764abc296629f6c9250e12b714f5629065bdc49d28c8
SIZE (h2o-h2o-v2.0.0_GH0.tar.gz) = 15007086
TIMESTAMP = 1467186334
SHA256 (h2o-h2o-v2.0.1_GH0.tar.gz) = c53d11589c8c76491cf3a940b649d0a9cb27c36eb276963811ac1bc16cd2bf2c
SIZE (h2o-h2o-v2.0.1_GH0.tar.gz) = 15012563