<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/f7e54782a14d2703c8b52d092cf1dd516fe39f2b">https://github.com/macports/macports-ports/commit/f7e54782a14d2703c8b52d092cf1dd516fe39f2b</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 f7e54782a14 add ema.uk mirror from gethosted.online
</span>f7e54782a14 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f7e54782a14d2703c8b52d092cf1dd516fe39f2b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Sep 17 01:22:33 2021 +1000

<span style='display:block; white-space:pre;color:#404040;'>    add ema.uk mirror from gethosted.online
</span>---
 _resources/port1.0/fetch/archive_sites.tcl | 2 ++
 _resources/port1.0/fetch/mirror_sites.tcl  | 2 ++
 2 files changed, 4 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 6006b422622..14a1a9faadd 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;'>@@ -16,6 +16,7 @@ set aarnet.au   http
</span> set atl.us      http
 set cph.dk      [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
 set cjj.kr      http
<span style='display:block; white-space:pre;background:#e0ffe0;'>+set ema.uk      https
</span> # cert doesn't have macports.org SANs; admin notified
 #set fco.it      [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
 set fco.it      http
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,6 +38,7 @@ set portfetch::mirror_sites::sites(macports_archives) [lsearch -all -glob -inlin
</span>     ${nue.de}://nue.de.packages.macports.org/:nosubdir
     ${atl.us}://atl.us.packages.macports.org/:nosubdir
     ${cph.dk}://cph.dk.packages.macports.org/:nosubdir
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    ${ema.uk}://ema.uk.packages.macports.org/:nosubdir
</span>     ${fco.it}://fco.it.packages.macports.org/:nosubdir
     ${fra.de}://fra.de.packages.macports.org/:nosubdir
     ${jnb.za}://jnb.za.packages.macports.org/packages/: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 f64daa79c2a..25ceb12a713 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;'>@@ -426,6 +426,7 @@ set aarnet.au   http
</span> set atl.us      http
 set cph.dk      [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
 set cjj.kr      http
<span style='display:block; white-space:pre;background:#e0ffe0;'>+set ema.uk      https
</span> # cert doesn't have macports.org SANs; admin notified
 #set fco.it      [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
 set fco.it      http
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -447,6 +448,7 @@ set portfetch::mirror_sites::sites(macports_distfiles) [lsearch -all -glob -inli
</span>     ${atl.us}://atl.us.distfiles.macports.org/:mirror
     ${cjj.kr}://cjj.kr.distfiles.macports.org/:mirror
     ${cph.dk}://cph.dk.distfiles.macports.org/:mirror
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    ${ema.uk}://ema.uk.distfiles.macports.org/:mirror
</span>     ${fco.it}://fco.it.distfiles.macports.org/:mirror
     ${fra.de}://fra.de.distfiles.macports.org/:mirror
     ${jnb.za}://jnb.za.distfiles.macports.org/distfiles/:mirror
</pre><pre style='margin:0'>

</pre>