git: cf4cc1dce22c - main - www/h2o-devel: update to 20231010 snapshot with HTTP2 fixes

From: Dave Cottlehuber <dch_at_FreeBSD.org>
Date: Tue, 10 Oct 2023 15:33:52 UTC
The branch main has been updated by dch:

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

commit cf4cc1dce22c040d4a1778c7dac8a1bac2f02963
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2023-10-10 14:07:40 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2023-10-10 15:33:08 +0000

    www/h2o-devel: update to 20231010 snapshot with HTTP2 fixes
    
    - [security fix][http2] fix HTTP/2 DoS attack vectors
    - https://github.com/h2o/h2o/security/advisories/GHSA-2m7v-gc89-fjqf
    
    Security:       CVE-2023-44487
    
    Sponsored by:   SkunkWerks, GmbH
---
 www/h2o-devel/Makefile | 4 ++--
 www/h2o-devel/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/h2o-devel/Makefile b/www/h2o-devel/Makefile
index 2300a41d9502..1322b991903a 100644
--- a/www/h2o-devel/Makefile
+++ b/www/h2o-devel/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	h2o
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0-dev.20230928
+DISTVERSION=	2.3.0-dev.20231010
 CATEGORIES=	www
 PKGNAMESUFFIX=	-devel
 
@@ -21,7 +21,7 @@ LIB_DEPENDS=	libuv.so:devel/libuv
 USES=		cmake:noninja compiler:c11 cpe perl5 pkgconfig shebangfix ssl
 CPE_VENDOR=	dena
 USE_GITHUB=	yes
-GH_TAGNAME=	cb9f500
+GH_TAGNAME=	8f8e35a
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	${PORTNAME}
 
diff --git a/www/h2o-devel/distinfo b/www/h2o-devel/distinfo
index 26ae0de3492a..739d40a07990 100644
--- a/www/h2o-devel/distinfo
+++ b/www/h2o-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695982211
-SHA256 (h2o-h2o-v2.3.0-dev.20230928-cb9f500_GH0.tar.gz) = dd863138f0995a93456057846b5bcd0943c23984d7fe31a5621022cf85748313
-SIZE (h2o-h2o-v2.3.0-dev.20230928-cb9f500_GH0.tar.gz) = 30557709
+TIMESTAMP = 1696944296
+SHA256 (h2o-h2o-v2.3.0-dev.20231010-8f8e35a_GH0.tar.gz) = 639ef6a4adf5a33606a427a9c7d1e60cca05d8612ddc3a2831e31aee6f6b5a85
+SIZE (h2o-h2o-v2.3.0-dev.20231010-8f8e35a_GH0.tar.gz) = 30559011