<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/5d653ed378118b6c62b87c5049666cb5b683be2f">https://github.com/macports/macports-ports/commit/5d653ed378118b6c62b87c5049666cb5b683be2f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 5d653ed378118b6c62b87c5049666cb5b683be2f
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Apr 19 10:07:02 2019 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-twisted/Portfile b/python/py-twisted/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b33897e..73c97cf 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-twisted/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-twisted/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,7 +16,7 @@ long_description    Twisted is an event-driven networking framework \
</span>                     (including HTTP, NNTP, SSH, IRC, FTP, and others), and \
                     much more.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.twistedmatrix.com/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.twistedmatrix.com/
</span> 
 set dl_version [join [lrange [split ${version} .] 0 1] .]
 master_sites        http://tmrc.mit.edu/mirror/twisted/Twisted/${dl_version} \
</pre><pre style='margin:0'>

</pre>