git: 3262d4d25f0b - main - www/nghttp2: Update to 1.52.0

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 19 Mar 2023 23:43:19 UTC
The branch main has been updated by diizzy:

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

commit 3262d4d25f0bd67b4e06f2a84f2b94a12d57a2db
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-03-19 23:41:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-03-19 23:41:39 +0000

    www/nghttp2: Update to 1.52.0
    
    - Refresh CMake args
    
    Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.52.0
    
    PR:             269549
    Approved by:    portmgr (maintainer timeout, 4+ weeks)
---
 www/nghttp2/Makefile | 5 ++---
 www/nghttp2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index 2543a5249cf6..4b6c0e7de4d7 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	nghttp2
-PORTVERSION=	1.51.0
-PORTREVISION=	1
+PORTVERSION=	1.52.0
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/
 
@@ -17,7 +16,7 @@ LIB_DEPENDS=	libnghttp2.so:www/libnghttp2
 USES=		cmake compiler:c++14-lang cpe localbase:ldflags pathfix pkgconfig python:env shebangfix ssl tar:xz
 
 CMAKE_ARGS=	-DCMAKE_INSTALL_MANDIR=share/man
-CMAKE_OFF=	ENABLE_ASIO_LIB ENABLE_DEBUG ENABLE_HTTP3 ENABLE_LIB_ONLY ENABLE_PYTHON_BINDINGS ENABLE_STATIC_CRT ENABLE_WERROR WITH_LIBBPF WITH_MRUBY WITH_NEVERBLEED
+CMAKE_OFF=	ENABLE_DEBUG ENABLE_HTTP3 ENABLE_LIB_ONLY ENABLE_STATIC_CRT ENABLE_WERROR WITH_LIBBPF WITH_MRUBY WITH_NEVERBLEED
 CMAKE_ON=	ENABLE_DOC ENABLE_FAILMALLOC ENABLE_THREADS
 USE_RC_SUBR=	nghttpx
 
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index a0e85380f40f..8fc0c71b7aef 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671871962
-SHA256 (nghttp2-1.51.0.tar.xz) = 66aa76d97c143f42295405a31413e5e7d157968dad9f957bb4b015b598882e6b
-SIZE (nghttp2-1.51.0.tar.xz) = 4115988
+TIMESTAMP = 1676359816
+SHA256 (nghttp2-1.52.0.tar.xz) = 3ea9f0439e60469ad4d39cb349938684ffb929dd7e8e06a7bffe9f9d21f8ba7d
+SIZE (nghttp2-1.52.0.tar.xz) = 1491732