<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/fa736b301441d14c5c983645b3e9473353017b12">https://github.com/macports/macports-ports/commit/fa736b301441d14c5c983645b3e9473353017b12</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 fa736b30144 scidavis: Add qt5 qttools component
</span>fa736b30144 is described below

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

<span style='display:block; white-space:pre;color:#404040;'>    scidavis: Add qt5 qttools 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 157fadcff91..4734745a477 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 qtsvg
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+qt5.depends_component qtimageformats qtsvg qttools
</span> 
 variant python39 description "add support for python scripting" {
     depends_lib-append port:python39 \
</pre><pre style='margin:0'>

</pre>