<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/bd8abfb7c252ef02f71f5a14cb7eeca4b56a38dd">https://github.com/macports/macports-ports/commit/bd8abfb7c252ef02f71f5a14cb7eeca4b56a38dd</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 bd8abfb  uhd*: remove unnecessary configure.cxxflags addition
</span>bd8abfb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit bd8abfb7c252ef02f71f5a14cb7eeca4b56a38dd
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Sep 4 16:23:56 2018 -0400

<span style='display:block; white-space:pre;color:#404040;'>    uhd*: remove unnecessary configure.cxxflags addition
</span>---
 science/uhd/Portfile | 3 ---
 1 file changed, 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/uhd/Portfile b/science/uhd/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d3aa4c8..ce44ac8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/uhd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/uhd/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -268,9 +268,6 @@ set PythonExe "${frameworks_dir}/Python.framework/Versions/${PythonVersionWithDo
</span> configure.args-append \
     -DPYTHON_EXECUTABLE=${PythonExe}
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# remove this before committing
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-configure.cxxflags-append -Wall
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> # after destroot, have uhd fetch its images into the
 # destroot area, so that they are also tracked by MacPorts
 
</pre><pre style='margin:0'>

</pre>