Bug 266613 - www/mod_http2: Use upstream release archive
Summary: www/mod_http2: Use upstream release archive
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: Bernard Spil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-25 18:21 UTC by Daniel Engberg
Modified: 2022-09-25 19:15 UTC (History)
0 users

See Also:
brnrd: maintainer-feedback+


Attachments
Patch for mod_http2 (1.43 KB, patch)
2022-09-25 18:21 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 2022-09-25 18:21:27 UTC
Created attachment 236819 [details]
Patch for mod_http2

Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section)

Compile tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist)
Poudriere testport OK 12.3-RELEASE (amd64)
Comment 1 Bernard Spil freebsd_committer freebsd_triage 2022-09-25 18:58:24 UTC
Now I understand :D

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-09-25 19:03:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3dab49566055d1392407bdfeed565937fea18749

commit 3dab49566055d1392407bdfeed565937fea18749
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2022-09-25 19:01:37 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2022-09-25 19:01:37 +0000

    www/mod_http2: Use upstream release archive

    PR:             266613
    Submitted by:   diizzy

 www/mod_http2/Makefile    | 16 +++++-----------
 www/mod_http2/distinfo    |  6 +++---
 www/mod_http2/patch (new) | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 55 insertions(+), 14 deletions(-)
Comment 3 Bernard Spil freebsd_committer freebsd_triage 2022-09-25 19:05:29 UTC
Thanks Daniel!
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2022-09-25 19:15:36 UTC
np, you accidently committed the patch itself
https://cgit.freebsd.org/ports/tree/www/mod_http2