Bug 246652 - Mk/bsd.sites.mk: Update MASTER_SITE_DEBIAN
Summary: Mk/bsd.sites.mk: Update MASTER_SITE_DEBIAN
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Oleksii Samorukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-22 08:04 UTC by Yasuhiro Kimura
Modified: 2022-02-12 08:55 UTC (History)
4 users (show)

See Also:


Attachments
Patch file (525 bytes, patch)
2020-05-22 08:04 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (2.85 KB, patch)
2021-10-20 07:36 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (2.85 KB, patch)
2021-10-20 07:52 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2020-05-22 08:04:06 UTC
Created attachment 214748 [details]
Patch file

According to DebianGeoMirror wiki page (https://wiki.debian.org/DebianGeoMirror), "cdn.debian.net" is deprecated and "http.debian.net" is discontinued. So replace them with currently recommended mirror URL "deb.debian.org"
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2020-07-19 09:21:03 UTC
ping.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2020-07-19 09:54:19 UTC
See also: https://reviews.freebsd.org/D25005
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-20 07:36:51 UTC
Created attachment 228857 [details]
Updated patch file

Update MASTER_SITE_DEBIAN so it includes global CDN backed mirror (deb.debian.org) and per-country Debian mirror aliases listed in https://www.debian.org/mirror/list
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2021-10-20 07:46:42 UTC
(In reply to Yasuhiro Kimura from comment #3)
deb.debian.org supports https, how about switching to use it?
Comment 5 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-20 07:52:02 UTC
Created attachment 228858 [details]
Updated patch file

Use HTTPS for deb.debian.org.
Comment 6 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-10-20 07:54:16 UTC
(In reply to Li-Wen Hsu from comment #4)

Thanks for suggestion. I submitted updated patch.
Comment 7 Daniel Engberg freebsd_committer freebsd_triage 2022-02-12 08:55:03 UTC
Instead of having multiple PRs about this lets continue this discussion over at https://reviews.freebsd.org/D25005