Created attachment 240152 [details] Patch for libnghttp2 Switch back to CMake for consistency (basically the same as 268536) Refresh CMake args Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)
I'll check it out along with other updates this weekend.
Tested with following consumers in Poudriere (12.3 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 www/apache24 www/envoy www/mod_http2 www/nghttp2 www/node14 www/node16 www/node18 www/node19 www/wget2
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7bfefeaa214f42966d72d5298ba4f7c69bf40ac commit a7bfefeaa214f42966d72d5298ba4f7c69bf40ac Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-19 23:37:49 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-19 23:40:23 +0000 www/libnghttp2: Update to 1.52.0 - Switch back to CMake for consistency (basically the same as PR 268536) - Refresh CMake args Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.52.0 PR: 269548 Approved by: portmgr (maintainer timeout, 4+ weeks) www/libnghttp2/Makefile | 17 ++++++++--------- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/files/patch-CMakeLists.txt (new) | 20 ++++++++++++++++++++ www/libnghttp2/files/patch-Makefile.in (gone) | 21 --------------------- 4 files changed, 31 insertions(+), 33 deletions(-)