<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/4c06c6e2f2d9ba30db8039a59d3e0d66c7728e3e">https://github.com/macports/macports-ports/commit/4c06c6e2f2d9ba30db8039a59d3e0d66c7728e3e</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 4c06c6e  qttesting: update to latest upstream commit
</span>4c06c6e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4c06c6e2f2d9ba30db8039a59d3e0d66c7728e3e
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Sat Aug 10 15:16:46 2019 -0700

<span style='display:block; white-space:pre;color:#404040;'>    qttesting: update to latest upstream commit
</span>---
 devel/qttesting/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/qttesting/Portfile b/devel/qttesting/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3d41859..a35b21e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/qttesting/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/qttesting/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup               cmake 1.1
</span> PortGroup               qt5   1.0
 
 name                    qttesting
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version                 20190314
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version                 20190802
</span> revision                0
 categories              devel
 # same license as ParaView
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ homepage                https://github.com/Kitware/QtTesting
</span> 
 fetch.type              git
 git.url                 https://github.com/Kitware/QtTesting
<span style='display:block; white-space:pre;background:#ffe0e0;'>-git.branch              b5324a213dc3c4abd7b588575ea926db57aa981e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+git.branch              c5c8777e422dfcbea19464dbe394417d57cc267d
</span> 
 # allow ParaView to find libraries
 patchfiles-append       patch-variable_name.diff
</pre><pre style='margin:0'>

</pre>