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

</pre>
<p><a href="https://github.com/macports/mpbb/commit/9672a0a9d6f38bd22fbf3e1d887b61c3a16c6d0e">https://github.com/macports/mpbb/commit/9672a0a9d6f38bd22fbf3e1d887b61c3a16c6d0e</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 9672a0a  Blacklist mirrors.shu.edu.cn
</span>9672a0a is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9672a0a9d6f38bd22fbf3e1d887b61c3a16c6d0e
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Sun Mar 31 21:22:12 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Blacklist mirrors.shu.edu.cn
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This is an official mirror but for legal reasons it is not able to use
</span><span style='display:block; white-space:pre;color:#404040;'>    the *.macports.org CNAMEs that other mirrors use.
</span>---
 mpbb-checkout | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/mpbb-checkout b/mpbb-checkout
</span><span style='display:block; white-space:pre;color:#808080;'>index 0c7279c..5a9c96b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/mpbb-checkout
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/mpbb-checkout
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -211,7 +211,7 @@ checkout() {
</span> # Automatically overwritten by mpbb-checkout
 # Do not edit !!!
 sources_conf ${option_work_dir}/sources.conf
<span style='display:block; white-space:pre;background:#ffe0e0;'>-host_blacklist *.distfiles.macports.org *.packages.macports.org
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+host_blacklist *.distfiles.macports.org *.packages.macports.org mirrors.shu.edu.cn
</span> archive_site_local ${archive_site_local}
 binpath ${option_binpath}
 EOF
</pre><pre style='margin:0'>

</pre>