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

<span style='display:block; white-space:pre;color:#404040;'>    py-sphinxcontrib-htmlhelp: improve description
</span>---
 python/py-sphinxcontrib-htmlhelp/Portfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

<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 1cf231d..af46d4d 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;'>@@ -11,9 +11,8 @@ platforms           darwin
</span> license             BSD
 maintainers         {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# actual description on https://pypi.org/project/sphinxcontrib-htmlhelp/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-description         sphinx extension which ...
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    sphinxcontrib-htmlhelp is a sphinx extension which ...
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         a sphinx extension which renders HTML help files
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    sphinxcontrib-htmlhelp is ${description}.
</span> 
 homepage            https://www.sphinx-doc.org/
 master_sites        pypi:s/sphinxcontrib-htmlhelp
</pre><pre style='margin:0'>

</pre>