<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/afca020d3245378eff992d7dc6a84c0d6dda0153">https://github.com/macports/macports-ports/commit/afca020d3245378eff992d7dc6a84c0d6dda0153</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit afca020d3245378eff992d7dc6a84c0d6dda0153
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Feb 5 04:09:49 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> tcldoc: fix master_sites
</span>---
lang/tcldoc/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/tcldoc/Portfile b/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 041139c..46b6654 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/tcldoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ long_description TclDoc parses the declarations and documentation comments in
</span> homepage https://wiki.tcl-lang.org/page/tcldoc
platforms darwin
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites http://tcl.jtang.org/tcldoc/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites http://www.jtang.org/tcl/tcldoc/
</span> checksums md5 3bd2033e109ad0e9e251e99f6c83ff0e \
sha1 637ee971e01157db540f24655e1b796422efbe58
</pre><pre style='margin:0'>
</pre>