<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/adb37b3debf5c3f857c271c53a20311223bd56d3">https://github.com/macports/macports-ports/commit/adb37b3debf5c3f857c271c53a20311223bd56d3</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit adb37b3debf5c3f857c271c53a20311223bd56d3
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Apr 18 12:52:58 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/mpich/Portfile b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c7890a0..581f34d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/mpich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ long_description    MPICH is a high-performance and widely portable\
</span>                     through an easy-to-extend modular framework for other\
                     derived implementations.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://www.mpich.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.mpich.org/
</span> master_sites        ${homepage}static/downloads/${version}
 
 checksums \
</pre><pre style='margin:0'>

</pre>