<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/b8007917da3323776ccab53b0490c216d70e0011">https://github.com/macports/macports-ports/commit/b8007917da3323776ccab53b0490c216d70e0011</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b8007917da3323776ccab53b0490c216d70e0011
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Jan 25 06:00:32 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/dmd-bootstrap/Portfile b/lang/dmd-bootstrap/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3f98cc9..58cef6d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/dmd-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/dmd-bootstrap/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,7 @@ description         dmd Digital Mars D bootstrap compiler
</span> long_description \
                     This is a package that installs a binary \
                     bootstrap dmd compiler.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://dlang.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://dlang.org
</span> master_sites        http://downloads.dlang.org/releases/2.x/${version}
 
 supported_archs     x86_64
</pre><pre style='margin:0'>

</pre>