Bug 278965 - www/nghttp2: Update to 1.62.1
Summary: www/nghttp2: Update to 1.62.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: 278964
Blocks:
  Show dependency treegraph
 
Reported: 2024-05-14 05:00 UTC by Daniel Engberg
Modified: 2024-08-28 16:34 UTC (History)
1 user (show)

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


Attachments
Patch for nghttp2 (4.53 KB, patch)
2024-05-14 05:00 UTC, Daniel Engberg
no flags Details | Diff
Patch for nghttp2 v2 (4.53 KB, patch)
2024-05-19 10:47 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 2024-05-14 05:00:00 UTC
Created attachment 250634 [details]
Patch for nghttp2

Rearrange Makefile to follow Porters Handbook more closely and for readability

Compile tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-05-19 10:47:26 UTC
Created attachment 250806 [details]
Patch for nghttp2 v2
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-05-22 02:18:58 UTC
Updated to 1.62.1 in ports 031b02a4c62bbede2d5074cd412ab93a8528f03f.
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-05-22 05:02:48 UTC
This is still broken on 13.2 as you've recieved by mail....
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-06-08 10:29:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=143fa66a1a58f7c673e217c53dd5807075b72240

commit 143fa66a1a58f7c673e217c53dd5807075b72240
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-08 10:21:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-08 10:28:30 +0000

    www/nghttp2: Attempt to fix build on 13.2 and 14.0

    Attempt to fix build failure introduced in 1.62.0

    PR:             278965
    Approved by:    portmgr (blanket, build fix)

 www/nghttp2/Makefile                                  | 11 +++++++++++
 www/nghttp2/files/extra-patch-compatibility-fix (new) | 11 +++++++++++
 2 files changed, 22 insertions(+)