<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/20826ae590624c2acd7bb4358da9cceb1a5cfcca">https://github.com/macports/macports-ports/commit/20826ae590624c2acd7bb4358da9cceb1a5cfcca</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 20826ae590624c2acd7bb4358da9cceb1a5cfcca
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Apr 26 09:48:38 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cvxopt/Portfile b/python/py-cvxopt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 92289ca..7966738 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cvxopt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cvxopt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ long_description    CVXOPT is a free software package for convex \
</span>                     by building on Python's extensive standard library \
                     and on the strengths of Python as a high-level \
                     programming language.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://cvxopt.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://cvxopt.org/
</span> 
 checksums           rmd160  8c4eb0a479a3d2af0aa6b143bbfc6a9e6639dca0 \
                     sha256  82e831e247f76d1228c831d710beec35cae6cf46874735da121b574bf796be9f \
</pre><pre style='margin:0'>

</pre>