<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/df60b26ddff81bd933afd4ef13f39f8766de6a9f">https://github.com/macports/macports-ports/commit/df60b26ddff81bd933afd4ef13f39f8766de6a9f</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new df60b26ddff Add bos.us/MIT mirror
</span>df60b26ddff is described below
<span style='display:block; white-space:pre;color:#808000;'>commit df60b26ddff81bd933afd4ef13f39f8766de6a9f
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri May 31 04:28:32 2024 +1000
<span style='display:block; white-space:pre;color:#404040;'> Add bos.us/MIT mirror
</span>---
_resources/port1.0/fetch/archive_sites.tcl | 5 +++++
_resources/port1.0/fetch/mirror_sites.tcl | 5 +++++
2 files changed, 10 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/fetch/archive_sites.tcl b/_resources/port1.0/fetch/archive_sites.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 80a141f34b2..6646cb3eb96 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/fetch/archive_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/fetch/archive_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,6 +17,9 @@ set fastly ${letsencrypt_https_or_http}
</span> #set aarnet.au ${letsencrypt_https_or_http}
set aarnet.au http
set atl.us http
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# bos.us letsencrypt certs not set up yet, update when they are
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# (and also remove separate mirrors.mit.edu entry)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set bos.us http
</span> set cph.dk ${letsencrypt_https_or_http}
set cjj.kr http
# cert doesn't have macports.org SANs; admin notified
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -42,6 +45,8 @@ set portfetch::mirror_sites::sites(macports_archives) [lsearch -all -glob -inlin
</span> ${nue.de}://nue.de.packages.macports.org/:nosubdir
${fcix.net}://mirror.fcix.net/macports/packages/:nosubdir
${atl.us}://atl.us.packages.macports.org/:nosubdir
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ https://mirrors.mit.edu/macports/packages/:nosubdir
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ${bos.us}://bos.us.packages.macports.org/:nosubdir
</span> ${cph.dk}://cph.dk.packages.macports.org/:nosubdir
${fco.it}://fco.it.packages.macports.org/:nosubdir
${fra.de}://fra.de.packages.macports.org/:nosubdir
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/_resources/port1.0/fetch/mirror_sites.tcl b/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f765b28471..a1322fed269 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/_resources/port1.0/fetch/mirror_sites.tcl
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -423,6 +423,9 @@ set fastly ${letsencrypt_https_or_http}
</span> #set aarnet.au ${letsencrypt_https_or_http}
set aarnet.au http
set atl.us http
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# bos.us letsencrypt certs not set up yet, update when they are
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# (and also remove separate mirrors.mit.edu entry)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set bos.us http
</span> set cph.dk ${letsencrypt_https_or_http}
set cjj.kr http
# cert doesn't have macports.org SANs; admin notified
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -448,6 +451,8 @@ set portfetch::mirror_sites::sites(macports_distfiles) [lsearch -all -glob -inli
</span> ${fcix.net}://mirror.fcix.net/macports/distfiles/:mirror
${aarnet.au}://aarnet.au.distfiles.macports.org/pub/macports/distfiles/:mirror
${atl.us}://atl.us.distfiles.macports.org/:mirror
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ https://mirrors.mit.edu/macports/distfiles/:mirror
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ${bos.us}://bos.us.distfiles.macports.org/:mirror
</span> ${cjj.kr}://cjj.kr.distfiles.macports.org/:mirror
${cph.dk}://cph.dk.distfiles.macports.org/:mirror
${fco.it}://fco.it.distfiles.macports.org/:mirror
</pre><pre style='margin:0'>
</pre>