aboutsummaryrefslogtreecommitdiff
path: root/www/h2o
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2016-07-03 21:01:57 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2016-07-03 21:01:57 +0000
commitdd6162d520789a248206580a51690f2064e768a7 (patch)
tree22df790c33246e4c2d473fb9d240c161ca130e23 /www/h2o
parent09be98d7d0b3d81ccfd9969c31b6cc4a19b8275c (diff)
downloadports-dd6162d520789a248206580a51690f2064e768a7.tar.gz
ports-dd6162d520789a248206580a51690f2064e768a7.zip
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)
Notes
Notes: svn path=/head/; revision=417997
Diffstat (limited to 'www/h2o')
-rw-r--r--www/h2o/Makefile2
-rw-r--r--www/h2o/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index 7746ccd664cd..5d4b022f4233 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= h2o
-PORTVERSION= 2.0.0
+PORTVERSION= 2.0.1
DISTVERSIONPREFIX= v
CATEGORIES= www
diff --git a/www/h2o/distinfo b/www/h2o/distinfo
index 3e1bc001b10b..ab5cba0ef8dc 100644
--- a/www/h2o/distinfo
+++ b/www/h2o/distinfo
@@ -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