Bug 269548

Summary: www/libnghttp2: Update to 1.52.0
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.52.0
Bug Depends on:    
Bug Blocks: 269549    
Attachments:
Description Flags
Patch for libnghttp2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-02-14 12:21:28 UTC
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)
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-03-02 04:05:48 UTC
I'll check it out along with other updates this weekend.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-03-19 23:33:35 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-19 23:44:19 UTC
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(-)