<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4d2aef3136af045715016139c899e8f2fe49d281">https://github.com/macports/macports-ports/commit/4d2aef3136af045715016139c899e8f2fe49d281</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 4d2aef3136a Remove ema.uk.*.macports.org mirror
</span>4d2aef3136a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4d2aef3136af045715016139c899e8f2fe49d281
</span>Author: Ryan Carsten Schmidt <ryandesign@macports.org>
AuthorDate: Mon Dec 11 17:54:30 2023 -0600

<span style='display:block; white-space:pre;color:#404040;'>    Remove ema.uk.*.macports.org mirror
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This mirror has not been accessible for months (DNS failure) and
</span><span style='display:block; white-space:pre;color:#404040;'>    multiple attempts to reach the server's administrators have gone
</span><span style='display:block; white-space:pre;color:#404040;'>    unanswered.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/68576
</span>---
 _resources/port1.0/fetch/archive_sites.tcl | 2 --
 _resources/port1.0/fetch/mirror_sites.tcl  | 2 --
 2 files changed, 4 deletions(-)

<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 6949e3f6ca4..27f1e032269 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;'>@@ -19,7 +19,6 @@ set aarnet.au   http
</span> set atl.us      http
 set cph.dk      ${letsencrypt_https_or_http}
 set cjj.kr      http
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set ema.uk      ${letsencrypt_https_or_http}
</span> # cert doesn't have macports.org SANs; admin notified
 #set fco.it      ${letsencrypt_https_or_http}
 set fco.it      http
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +42,6 @@ set portfetch::mirror_sites::sites(macports_archives) [lsearch -all -glob -inlin
</span>     ${fcix.net}://mirror.fcix.net/macports/packages/: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:#ffe0e0;'>-    ${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 31fc333a74a..202e0ad0edb 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;'>@@ -425,7 +425,6 @@ set aarnet.au   http
</span> set atl.us      http
 set cph.dk      ${letsencrypt_https_or_http}
 set cjj.kr      http
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set ema.uk      ${letsencrypt_https_or_http}
</span> # cert doesn't have macports.org SANs; admin notified
 #set fco.it      ${letsencrypt_https_or_http}
 set fco.it      http
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -450,7 +449,6 @@ 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:#ffe0e0;'>-    ${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>