<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/4e57cb3e62861db78109b4e0b382c751e2137c2a">https://github.com/macports/macports-ports/commit/4e57cb3e62861db78109b4e0b382c751e2137c2a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4e57cb3e62861db78109b4e0b382c751e2137c2a
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sun Feb 23 04:57:51 2020 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinxcontrib-htmlhelp/Portfile b/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dba3247..1cf231d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinxcontrib-htmlhelp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ maintainers         {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
</span> description         sphinx extension which ...
 long_description    sphinxcontrib-htmlhelp is a sphinx extension which ...
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            http://sphinx-doc.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.sphinx-doc.org/
</span> master_sites        pypi:s/sphinxcontrib-htmlhelp
 distname            sphinxcontrib-htmlhelp-${version}
 
</pre><pre style='margin:0'>

</pre>