Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2022 15:22:32 GMT
From:      Dave Cottlehuber <dch@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dc08e5a862c7 - main - www/h2o-devel: update to 20220210 snapshot
Message-ID:  <202202101522.21AFMWBH084246@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc08e5a862c781b8ee0870a330bec3e4b930e871

commit dc08e5a862c781b8ee0870a330bec3e4b930e871
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2022-02-10 13:22:50 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2022-02-10 15:20:28 +0000

    www/h2o-devel: update to 20220210 snapshot
    
    Support new locale-independent error codes in proxy status headers,
    without requiring EAI_NODATA & AI_ADDRFAMILY constants obsoleted in
    RFC 3493.
---
 www/h2o-devel/Makefile  | 4 ++--
 www/h2o-devel/distinfo  | 6 +++---
 www/h2o-devel/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/h2o-devel/Makefile b/www/h2o-devel/Makefile
index 6917f9a73ac9..fa40effda550 100644
--- a/www/h2o-devel/Makefile
+++ b/www/h2o-devel/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	h2o
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0-dev.20220208
+DISTVERSION=	2.3.0-dev.20220210
 CATEGORIES=	www
 PKGNAMESUFFIX=	-devel
 
@@ -22,7 +22,7 @@ USES=		cmake:noninja compiler:c11 cpe perl5 shebangfix ssl pkgconfig
 CPE_VENDOR=	dena
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
-GH_TAGNAME=	34a5ac2
+GH_TAGNAME=	dcc7134
 
 CONFLICTS=	h2o
 
diff --git a/www/h2o-devel/distinfo b/www/h2o-devel/distinfo
index 22237520938f..433b6eb4358f 100644
--- a/www/h2o-devel/distinfo
+++ b/www/h2o-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644311187
-SHA256 (h2o-h2o-v2.3.0-dev.20220208-34a5ac2_GH0.tar.gz) = 516f0deef27c6c09c261902b788ac01e387f6cdb556d3b5fd278a7d3f01a1fbc
-SIZE (h2o-h2o-v2.3.0-dev.20220208-34a5ac2_GH0.tar.gz) = 30112859
+TIMESTAMP = 1644497683
+SHA256 (h2o-h2o-v2.3.0-dev.20220210-dcc7134_GH0.tar.gz) = 0b78e8437c3be9448c14110b8aef98398512209af176dc262fdccc00a9ddee1f
+SIZE (h2o-h2o-v2.3.0-dev.20220210-dcc7134_GH0.tar.gz) = 30113599
diff --git a/www/h2o-devel/pkg-plist b/www/h2o-devel/pkg-plist
index e252c9298c02..2f695f98c839 100644
--- a/www/h2o-devel/pkg-plist
+++ b/www/h2o-devel/pkg-plist
@@ -44,7 +44,6 @@ include/h2o/time_.h
 include/h2o/timerwheel.h
 include/h2o/token.h
 include/h2o/token_table.h
-include/h2o/tunnel.h
 include/h2o/url.h
 include/h2o/version.h
 include/h2o/websocket.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202101522.21AFMWBH084246>