Bug 272215

Summary: www/nghttp2: 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: 272214    
Bug Blocks:    
Attachments:
Description Flags
Patch for nghttp2
none
Patch for nghttp2 v2
none
Patch for nghttp2 v3 none

Description Daniel Engberg freebsd_committer freebsd_triage 2023-06-26 05:17:19 UTC
Created attachment 242999 [details]
Patch for nghttp2

* Refresh CMake args
* Rearrange to follow Porters Handbook more closely and better readbility

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)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-07-12 19:51:25 UTC
Created attachment 243360 [details]
Patch for nghttp2 v2
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-07-15 21:28:45 UTC
Created attachment 243410 [details]
Patch for nghttp2 v3
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-27 20:11:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c28eaa80ed5e0f8a750005ffbdf2798aac6c38b

commit 1c28eaa80ed5e0f8a750005ffbdf2798aac6c38b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-27 20:03:35 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-27 20:06:07 +0000

    www/nghttp2: Update to 1.55.1

    * Refresh CMake args
    * Rearrange to follow Porters Handbook more closely and better readbility

    Changelog: https://github.com/nghttp2/nghttp2/releases/tag/v1.55.1

    PR:             272215
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
    Sponsored by:   Blinkinblox

 www/nghttp2/Makefile | 40 +++++++++++++++++++++++++++++++---------
 www/nghttp2/distinfo |  6 +++---
 2 files changed, 34 insertions(+), 12 deletions(-)