diff options
author | Dave Cottlehuber <dch@FreeBSD.org> | 2022-02-10 13:22:50 +0000 |
---|---|---|
committer | Dave Cottlehuber <dch@FreeBSD.org> | 2022-02-10 15:20:28 +0000 |
commit | dc08e5a862c781b8ee0870a330bec3e4b930e871 (patch) | |
tree | 1c1e5014739db5650c12127d9572503b52feb6ba | |
parent | net/cloudflared: update 2021.11.0 to 2022.2.0 (diff) |
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.
-rw-r--r-- | www/h2o-devel/Makefile | 4 | ||||
-rw-r--r-- | www/h2o-devel/distinfo | 6 | ||||
-rw-r--r-- | 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 |