Bug 281040 - www/libnghttp3: Update to 1.5.0
Summary: www/libnghttp3: Update to 1.5.0
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/ngtcp2/nghttp3/rel...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 19:46 UTC by Daniel Engberg
Modified: 2024-09-18 19:14 UTC (History)
0 users

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


Attachments
Patch for libnghttp3 (2.58 KB, patch)
2024-08-24 19:46 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-08-24 19:46:15 UTC
Created attachment 253066 [details]
Patch for libnghttp3

* Switch to CMake for faster builds and removes the need for custom non upstreamed patches
* Enable "make test"

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-08 17:33:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=45ecd10014455eb7db232d827fae3ae3b1f851fb

commit 45ecd10014455eb7db232d827fae3ae3b1f851fb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 06:30:36 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:47 +0000

    www/libnghttp3: Update to 1.5.0

    * Switch to CMake for faster builds and removes the need for custom non upstreamed patches
    * Enable "make test"

    PR:             281040
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 www/libnghttp3/Makefile                       | 14 +++++++-------
 www/libnghttp3/distinfo                       |  6 +++---
 www/libnghttp3/files/patch-Makefile.in (gone) | 14 --------------
 www/libnghttp3/pkg-plist                      |  6 +++++-
 4 files changed, 15 insertions(+), 25 deletions(-)
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2024-09-18 19:14:21 UTC
I'm going assume timeout from the day of commit since you've failed to response to multiple mails regarding your commit.