Bug 272215 - www/nghttp2: Update to 1.55.1
Summary: www/nghttp2: Update to 1.55.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL: https://github.com/nghttp2/nghttp2/re...
Keywords:
Depends on: 272214
Blocks:
  Show dependency treegraph
 
Reported: 2023-06-26 05:17 UTC by Daniel Engberg
Modified: 2023-07-27 21:49 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for nghttp2 (3.28 KB, patch)
2023-06-26 05:17 UTC, Daniel Engberg
no flags Details | Diff
Patch for nghttp2 v2 (3.26 KB, patch)
2023-07-12 19:51 UTC, Daniel Engberg
no flags Details | Diff
Patch for nghttp2 v3 (3.26 KB, patch)
2023-07-15 21:28 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)