<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/c3b71b7b8e944b685df9d8846763ab1e022cc6de">https://github.com/macports/macports-ports/commit/c3b71b7b8e944b685df9d8846763ab1e022cc6de</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c3b71b7b8e944b685df9d8846763ab1e022cc6de
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Jan 28 09:21:18 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    readline: fix homepage
</span>---
 devel/readline/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/readline/Portfile b/devel/readline/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1027d8c..20f0666 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/readline/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/readline/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,7 +23,7 @@ long_description \
</span>     command lines, to recall and perhaps reedit those lines, and perform    \
     csh-like history expansion on previous commands.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage        http://cnswww.cns.cwru.edu/~chet/readline/rltop.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage        https://tiswww.case.edu/php/chet/readline/rltop.html
</span> master_sites    gnu
 
 patch_sites     gnu:${name}/${distname}-patches/
</pre><pre style='margin:0'>

</pre>