Created attachment 242998 [details] Patch for libnghttp2 Switch back to CMake for consistency Refresh CMake args Compile tested on FreeBSD 13.2-STABLE (amd64) (make, make check-plist) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.2-RELEASE (i386) Poudriere testport OK 13.2-RELEASE (amd64) Tested with following consumers in Poudriere (13.2-RELEASE amd64): biology/ncbi-blast+ devel/aws-sdk-cpp devel/libsoup3 dns/bind-tools dns/bind9-devel dns/bind918 dns/dnsperf dns/flamethrower dns/knot-resolver dns/knot3 dns/unbound ftp/curl lang/julia net/sakisafecli net/wireshark science/lammps security/wazuh-agent security/wazuh-manager sysutils/libdnf (fails, due to devel/util-linux) www/apache24 www/envoy (fails, unrelated and marked BROKEN) www/mod_http2 www/nghttp2 www/node16 www/node18 www/node19 www/node20 www/wget2 devel/clixon
Created attachment 243361 [details] Patch for libnghttp2 v2
Created attachment 243411 [details] Patch for libnghttp2 v3
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c85dbfe47abfa3c3025dd9bda79c0f058f47f37 commit 9c85dbfe47abfa3c3025dd9bda79c0f058f47f37 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-07-27 20:00:44 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-07-27 20:04:56 +0000 www/libnghttp2: Update to 1.55.1 * Switch back to CMake for consistency with www/nghttp2 * Refresh CMake args Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.55.1 PR: 272214 Approved by: portmgr (maintainer timeout, 2+ weeks) Sponsored by: Blinkinblox www/libnghttp2/Makefile | 26 +++++++++++++++++-------- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/files/patch-CMakeLists.txt (new) | 20 +++++++++++++++++++ www/libnghttp2/files/patch-Makefile.in (gone) | 16 --------------- www/libnghttp2/pkg-plist | 2 +- 5 files changed, 42 insertions(+), 28 deletions(-)