<pre style='margin:0'>
Clemens Lang (neverpanic) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0bb920caa0c93ae5d2668717525e4c50ecbbbf18">https://github.com/macports/macports-ports/commit/0bb920caa0c93ae5d2668717525e4c50ecbbbf18</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 0bb920c  mirrors: Remove mirrors.shu.edu.cn
</span>0bb920c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0bb920caa0c93ae5d2668717525e4c50ecbbbf18
</span>Author: Clemens Lang <cal@macports.org>
AuthorDate: Sun May 12 21:21:09 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    mirrors: Remove mirrors.shu.edu.cn
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The mirror is down since a couple of weeks and it doesn't seem it's
</span><span style='display:block; white-space:pre;color:#404040;'>    going to come back for now.
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See also: https://github.com/shuosc/mirrors.shuosc.org/issues/33
</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/58430
</span>---
 _resources/port1.0/fetch/archive_sites.tcl | 1 -
 _resources/port1.0/fetch/mirror_sites.tcl  | 2 --
 2 files changed, 3 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 493e42b..58f29ba 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;'>@@ -14,7 +14,6 @@ set portfetch::mirror_sites::sites(macports_archives) "
</span>     http://nue.de.packages.macports.org/:nosubdir
     http://mse.uk.packages.macports.org/sites/packages.macports.org/:nosubdir
     ${packages_scheme}://pek.cn.packages.macports.org/macports/packages/:nosubdir
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${packages_scheme}://mirrors.shu.edu.cn/macports/packages/:nosubdir
</span>     http://sea.us.packages.macports.org/macports/packages/:nosubdir
     http://jog.id.packages.macports.org/macports/packages/:nosubdir
     http://ywg.ca.packages.macports.org/mirror/macports/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 7274b61..248ff20 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;'>@@ -207,7 +207,6 @@ set portfetch::mirror_sites::sites(cpan) {
</span>     https://mirrors.nic.cz/CPAN/modules/by-module/
     https://mirrors.nxthost.com/CPAN/modules/by-module/
     https://mirrors.rit.edu/CPAN/modules/by-module/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    https://mirrors.shu.edu.cn/CPAN/modules/by-module/
</span>     https://mirrors.sonic.net/cpan/modules/by-module/
     https://mirrors.syringanetworks.net/CPAN/modules/by-module/
     https://mirrors.ucr.ac.cr/CPAN/modules/by-module/
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -518,7 +517,6 @@ set portfetch::mirror_sites::sites(macports_distfiles) "
</span>     http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/:mirror
     http://nue.de.distfiles.macports.org/:mirror
     ${distfiles_scheme}://pek.cn.distfiles.macports.org/macports/distfiles/:mirror
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${distfiles_scheme}://mirrors.shu.edu.cn/macports/distfiles/:mirror
</span>     http://sea.us.distfiles.macports.org/macports/distfiles/:mirror
     http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/:mirror
     http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/:mirror
</pre><pre style='margin:0'>

</pre>