<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/eaea0f3a4bda69dbb2bb22bf2ec4c2d43e22f33f">https://github.com/macports/macports-ports/commit/eaea0f3a4bda69dbb2bb22bf2ec4c2d43e22f33f</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new eaea0f3a4bd scidavis: Add qt5 qtsvg component
</span>eaea0f3a4bd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit eaea0f3a4bda69dbb2bb22bf2ec4c2d43e22f33f
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed May 5 19:27:42 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    scidavis: Add qt5 qtsvg component
</span>---
 science/scidavis/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/scidavis/Portfile b/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b4a6edc3058..157fadcff91 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/scidavis/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -36,7 +36,7 @@ universal_variant   no
</span> 
 configure.args-append   -DORIGIN_IMPORT="ON"
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-qt5.depends_component qtimageformats
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+qt5.depends_component qtimageformats qtsvg
</span> 
 variant python39 description "add support for python scripting" {
     depends_lib-append port:python39 \
</pre><pre style='margin:0'>

</pre>