<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/a94cf69b8bfb29ed145f28c348331710cd0cd042">https://github.com/macports/macports-ports/commit/a94cf69b8bfb29ed145f28c348331710cd0cd042</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 a94cf69b8bf remove mirrors.evowise.com
</span>a94cf69b8bf is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a94cf69b8bfb29ed145f28c348331710cd0cd042
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Jul 25 07:16:37 2021 +1000

<span style='display:block; white-space:pre;color:#404040;'>    remove mirrors.evowise.com
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Everything on that host is being redirected to www.zerobounce.net,
</span><span style='display:block; white-space:pre;color:#404040;'>    with no path preserved by the redirect.
</span>---
 _resources/port1.0/fetch/mirror_sites.tcl | 2 --
 1 file changed, 2 deletions(-)

<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 9c8a2cb8d1c..f64daa79c2a 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;'>@@ -149,7 +149,6 @@ set portfetch::mirror_sites::sites(cpan) {
</span>     http://mirrors.163.com/cpan/modules/by-module/
     http://mirrors.coreix.net/CPAN/modules/by-module/
     http://mirrors.dotsrc.org/cpan/modules/by-module/
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    http://mirrors.evowise.com/CPAN/modules/by-module/
</span>     https://mirrors.gossamer-threads.com/CPAN/modules/by-module/
     http://mirrors.hostingromania.ro/cpan.org/modules/by-module/
     http://mirrors.ibiblio.org/CPAN/modules/by-module/
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -296,7 +295,6 @@ set portfetch::mirror_sites::sites(gentoo) {
</span>     http://mirror.sjc02.svwh.net/gentoo/distfiles/:nosubdir
     http://mirror.yandex.ru/gentoo-distfiles/distfiles/:nosubdir
     http://mirrors.163.com/gentoo/distfiles/:nosubdir
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    http://mirrors.evowise.com/gentoo/distfiles/:nosubdir
</span>     http://mirrors.rit.edu/gentoo/distfiles/:nosubdir
     http://mirrors.soeasyto.com/distfiles.gentoo.org/distfiles/:nosubdir
     http://mirrors.tuna.tsinghua.edu.cn/gentoo/distfiles/:nosubdir
</pre><pre style='margin:0'>

</pre>