<pre style='margin:0'>
Ken (kencu) pushed a commit to branch kencu-py-sphinxcontrib-svg2pdfconverter
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a2386d97a6b84ba13c2fa9052db13e8cb18a994d">https://github.com/macports/macports-ports/commit/a2386d97a6b84ba13c2fa9052db13e8cb18a994d</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a2386d97a6b84ba13c2fa9052db13e8cb18a994d
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Sun Nov 22 20:14:14 2020 -0800

<span style='display:block; white-space:pre;color:#404040;'>    py-shinx: add py-sphinxcontrib-svg2pdfconverter
</span>---
 python/py-sphinx/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-sphinx/Portfile b/python/py-sphinx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c884595602b..2829875a543 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-sphinx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-sphinx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -56,7 +56,8 @@ if {$subport ne $name} {
</span>                             port:py${python.version}-sphinxcontrib-htmlhelp \
                             port:py${python.version}-sphinxcontrib-jsmath \
                             port:py${python.version}-sphinxcontrib-serializinghtml \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                            port:py${python.version}-sphinxcontrib-qthelp
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            port:py${python.version}-sphinxcontrib-qthelp \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                            port:py${python.version}-sphinxcontrib-svg2pdfconverter
</span>     }
 
     select.group    sphinx
</pre><pre style='margin:0'>

</pre>