<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/72c4ce3ad8cdffefe1ebf14f5517d1ebc230fd3d">https://github.com/macports/macports-ports/commit/72c4ce3ad8cdffefe1ebf14f5517d1ebc230fd3d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 72c4ce3ad8cdffefe1ebf14f5517d1ebc230fd3d
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Fri Apr 23 15:05:56 2021 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/DSDP/Portfile b/math/DSDP/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index da57ef93328..47760135b8e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/DSDP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/DSDP/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,7 +18,7 @@ long_description    DSDP provides primal and dual solutions, exploits low-rank s
</span>                     interior-point method. The dual-scaling algorithm implemented in this package has \
                     a convergence proof and worst-case polynomial complexity under mild assumptions on the data
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.mcs.anl.gov/hs/software/DSDP/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.mcs.anl.gov/hs/software/DSDP/
</span> master_sites        ${homepage}
 
 distname            ${name}${version}
</pre><pre style='margin:0'>

</pre>