From 7a60ffa738878be05dd54d77d89ecd807d2814a3 Mon Sep 17 00:00:00 2001 From: Dave Cottlehuber Date: Wed, 27 Jan 2016 14:55:21 +0000 Subject: [PATCH] www/h2o: update 1.6.2-1.6.3 This is a maintenance release of 1.6 series, fixing the following bugs. [fastcgi][proxy] fix double-free issue during configuration phase #723 (Kazuho Oku) [proxy] fix response getting truncated when neither content-length nor transfer-encoding is used #725 (Kazuho Oku) [websocket] fix crash when access-log is enabled #698 (Shota Fukumori) --- www/h2o/Makefile | 2 +- www/h2o/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www/h2o/Makefile b/www/h2o/Makefile index 55c84a1..f047729 100644 --- a/www/h2o/Makefile +++ b/www/h2o/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= h2o -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/h2o/distinfo b/www/h2o/distinfo index d567a7c..abc70be 100644 --- a/www/h2o/distinfo +++ b/www/h2o/distinfo @@ -1,2 +1,2 @@ -SHA256 (h2o-h2o-v1.6.2_GH0.tar.gz) = 84602a50aec62c30af46996922db7bbfc4a3fe74779dc074d5ff32313d27d03c -SIZE (h2o-h2o-v1.6.2_GH0.tar.gz) = 6305853 +SHA256 (h2o-h2o-v1.6.3_GH0.tar.gz) = 49d7cdb4e33b02b63eef1f1625c089ace89b6b839764cd067e510ff3a472c6c6 +SIZE (h2o-h2o-v1.6.3_GH0.tar.gz) = 6305821