Bug 257046 - sysutils/u-boot-master: Add https mirror to MASTER_SITES
Summary: sysutils/u-boot-master: Add https mirror to MASTER_SITES
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bernhard Froehlich
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2021-07-07 19:04 UTC by Bernhard Froehlich
Modified: 2021-07-09 02:33 UTC (History)
3 users (show)

See Also:
imp: maintainer-feedback+
koobs: merge-quarterly+


Attachments
u-boot-master.diff (488 bytes, patch)
2021-07-07 19:04 UTC, Bernhard Froehlich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich freebsd_committer freebsd_triage 2021-07-07 19:04:42 UTC
Created attachment 226288 [details]
u-boot-master.diff

Quote from https://www.denx.de/wiki/U-Boot/SourceCode:

"Released Versions (and some special snapshots) are available from the DENX file server through HTTPS or FTP ."

So let's add the HTTPS mirror which helps the FreeBSD package builders to get rid of ftp someday.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-08 02:41:48 UTC
We should get a blanket for this if there already isn't one, for prioritizing https > http > ftp.
Comment 2 Warner Losh freebsd_committer freebsd_triage 2021-07-08 02:59:17 UTC
I think this is fine. I verified the new site works.
It's also unobtrusive enough to not cause trouble since the version strings won't conflict.
I'd say go for it, but if you wanted to be really polite, you'd way for manu to say so too.
Comment 3 Emmanuel Vadot freebsd_committer freebsd_triage 2021-07-08 11:29:14 UTC
Good for me.
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-07-08 20:16:25 UTC
A commit in branch main references this bug:

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

commit bf089b31aaf7c53237fc8ee1a8c988fb10be5767
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-07-08 20:12:11 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-07-08 20:12:11 +0000

    sysutils/u-boot-master: Add https mirror to MASTER_SITES

    PR:             257046
    Approved by:    manu@

 sysutils/u-boot-master/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-07-08 20:20:26 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=134d2a4cd2fb7c14d235e81552428ac711f1bcb3

commit 134d2a4cd2fb7c14d235e81552428ac711f1bcb3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-07-08 20:12:11 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-07-08 20:18:53 +0000

    sysutils/u-boot-master: Add https mirror to MASTER_SITES

    PR:             257046
    Approved by:    manu@

    (cherry picked from commit bf089b31aaf7c53237fc8ee1a8c988fb10be5767)

 sysutils/u-boot-master/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 6 Bernhard Froehlich freebsd_committer freebsd_triage 2021-07-08 20:22:31 UTC
Committed. Thanks!
Comment 7 Kubilay Kocak freebsd_committer freebsd_triage 2021-07-09 02:33:00 UTC
^Triage: Assign to committer that resolved and track merge