<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/4b2bb04fc865728e8c051e2a0af6cf5c879ab816">https://github.com/macports/macports-ports/commit/4b2bb04fc865728e8c051e2a0af6cf5c879ab816</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4b2bb04fc865728e8c051e2a0af6cf5c879ab816
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Tue Sep 10 08:24:06 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    cicada: use https for homepage
</span>---
 textproc/cicada/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/textproc/cicada/Portfile b/textproc/cicada/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4583991..945ab68 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/textproc/cicada/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/textproc/cicada/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,7 @@ maintainers         nomaintainer
</span> description         a hypergraph-based toolkit for statistical machine translation
 long_description    ${description}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://att-astrec.nict.go.jp/product/cicada/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://att-astrec.nict.go.jp/product/cicada/
</span> platforms           darwin
 license             LGPL-3+
 
</pre><pre style='margin:0'>

</pre>