Bug 272214

Summary: www/libnghttp2: Update to 1.55.1
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/nghttp2/nghttp2/releases/tag/v1.55.1
Bug Depends on:    
Bug Blocks: 272215    
Attachments:
Description Flags
Patch for libnghttp2
none
Patch for libnghttp2 v2
none
Patch for libnghttp2 v3 none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-06-26 05:12:03 UTC
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
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-07-12 19:52:05 UTC
Created attachment 243361 [details]
Patch for libnghttp2 v2
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-07-15 21:29:45 UTC
Created attachment 243411 [details]
Patch for libnghttp2 v3
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-27 20:11:27 UTC
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(-)