<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/78a2b8f5f78a02fd98e41ac57e26fd35f38b450e">https://github.com/macports/macports-ports/commit/78a2b8f5f78a02fd98e41ac57e26fd35f38b450e</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 78a2b8f5f78 Remove old mse.uk URLs and enable https
</span>78a2b8f5f78 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 78a2b8f5f78a02fd98e41ac57e26fd35f38b450e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jul 30 09:05:08 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> Remove old mse.uk URLs and enable https
</span>---
_resources/port1.0/fetch/archive_sites.tcl | 5 +----
_resources/port1.0/fetch/mirror_sites.tcl | 5 +----
2 files changed, 2 insertions(+), 8 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 b1193e5e8a3..fa738998e01 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;'>@@ -25,9 +25,7 @@ set jnb.za [expr {${os.platform} eq "darwin" && ${os.major} < 10 ? "" : "ht
</span> set jog.id http
set kmq.jp [expr {${os.platform} eq "darwin" && ${os.major} < 10 ? "http" : "https"}]
set lil.fr [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# cert doesn't have macports.org SANs; admin notified
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-#set mse.uk [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set mse.uk http
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set mse.uk [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
</span> # server is (temporarily?) offline
set nou.nc ""
# cert doesn't have macports.org SANs; admin notified
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -48,7 +46,6 @@ set portfetch::mirror_sites::sites(macports_archives) [lsearch -all -glob -inlin
</span> ${jog.id}://jog.id.packages.macports.org/macports/packages/:nosubdir
${kmq.jp}://kmq.jp.packages.macports.org/:nosubdir
${lil.fr}://lil.fr.packages.macports.org/:nosubdir
<span style='display:block; white-space:pre;background:#ffe0e0;'>- ${mse.uk}://mse.uk.packages.macports.org/sites/packages.macports.org/:nosubdir
</span> ${mse.uk}://mse.uk.packages.macports.org/:nosubdir
${nou.nc}://nou.nc.packages.macports.org/pub/macports/packages.macports.org/:nosubdir
${nue.de}://nue.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 faa0d0a1ee8..108a45be543 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;'>@@ -527,9 +527,7 @@ set jnb.za [expr {${os.platform} eq "darwin" && ${os.major} < 10 ? "" : "ht
</span> set jog.id http
set kmq.jp [expr {${os.platform} eq "darwin" && ${os.major} < 10 ? "http" : "https"}]
set lil.fr [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# cert doesn't have macports.org SANs; admin notified
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-#set mse.uk [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-set mse.uk http
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set mse.uk [expr {${os.platform} eq "darwin" && ${os.major} < 13 ? "http" : "https"}]
</span> # server is (temporarily?) offline
set nou.nc ""
# cert doesn't have macports.org SANs; admin notified
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -552,7 +550,6 @@ set portfetch::mirror_sites::sites(macports_distfiles) [lsearch -all -glob -inli
</span> ${jog.id}://jog.id.distfiles.macports.org/macports/distfiles/:mirror
${kmq.jp}://kmq.jp.distfiles.macports.org/:mirror
${lil.fr}://lil.fr.distfiles.macports.org/:mirror
<span style='display:block; white-space:pre;background:#ffe0e0;'>- ${mse.uk}://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/:mirror
</span> ${mse.uk}://mse.uk.distfiles.macports.org/:mirror
${nou.nc}://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/:mirror
${nue.de}://nue.de.distfiles.macports.org/:mirror
</pre><pre style='margin:0'>
</pre>