<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/da0fb1137b17294b7f52cfa73c81baa2dbce3c34">https://github.com/macports/macports-ports/commit/da0fb1137b17294b7f52cfa73c81baa2dbce3c34</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 da0fb11  byacc: Fix master_sites
</span>da0fb11 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit da0fb1137b17294b7f52cfa73c81baa2dbce3c34
</span>Author: Matthew Thompson <fortran@gmail.com>
AuthorDate: Tue Sep 12 07:12:11 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    byacc: Fix master_sites
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    The byacc master_sites ftp site changed location slightly.
</span>---
 devel/byacc/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/byacc/Portfile b/devel/byacc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 784fc21..12105bb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/byacc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/byacc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ long_description \
</span> homepage         http://invisible-island.net/byacc/
 platforms        darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-master_sites     ftp://invisible-island.net/byacc/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+master_sites     ftp://ftp.invisible-island.net/byacc/
</span> extract.suffix   .tgz
 
 checksums        rmd160 6868a7ba60e52d46b14fbe99dc4318051eff2e2b \
</pre><pre style='margin:0'>

</pre>