<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/02f6ead9976a3b660611f46a2027f0b77e8cbc88">https://github.com/macports/macports-ports/commit/02f6ead9976a3b660611f46a2027f0b77e8cbc88</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 02f6ead9976a3b660611f46a2027f0b77e8cbc88
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Oct 27 09:55:36 2019 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libedit/Portfile b/devel/libedit/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c9f3042..f0880ba 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libedit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libedit/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,7 +17,7 @@ long_description    libedit is a command line editing and history library. \
</span>                     It is designed to be used by interactive programs that \
                     allow the user to type commands at a terminal prompt.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://thrysoee.dk/editline/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://thrysoee.dk/editline/
</span> master_sites        ${homepage} \
                     http://download.openpkg.org/components/cache/libedit/
 
</pre><pre style='margin:0'>

</pre>