Created attachment 238996 [details] Patch for libnghttp2 * Switch to CMake * Modernize Makefile to follow Porters Handbook more closely 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)
Poduriere bulk looks fine on FreeBSD 13.1 with users, kindly tested by bofh
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3bbd8494cddb03fe841ad150a4e8da7737e9d36b commit 3bbd8494cddb03fe841ad150a4e8da7737e9d36b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-01-16 09:23:12 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-01-16 09:23:25 +0000 www/libnghttp2: Update to 1.51.0 * Switch to CMake * Modernize Makefile to follow Porters Handbook more closely Poudriere test run by bofh (thanks!) Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.51.0 PR: 268536 Approved by: portmgr (maintainer timeout, 2+ weeks) www/libnghttp2/Makefile | 16 +++++++++------- www/libnghttp2/distinfo | 6 +++--- www/libnghttp2/files/patch-CMakeLists.txt (new) | 20 ++++++++++++++++++++ www/libnghttp2/files/patch-Makefile.in (gone) | 21 --------------------- www/libnghttp2/pkg-plist | 2 +- 5 files changed, 33 insertions(+), 32 deletions(-)