<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f549f6b58a4d86a42447d64d4204529ff73545fd">https://github.com/macports/macports-ports/commit/f549f6b58a4d86a42447d64d4204529ff73545fd</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 f549f6b  nds2-client: compiler.cxx_standard 2011
</span>f549f6b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f549f6b58a4d86a42447d64d4204529ff73545fd
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Apr 3 08:41:30 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    nds2-client: compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/60302
</span>---
 science/nds2-client/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/nds2-client/Portfile b/science/nds2-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f29e730..9c69bb6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/nds2-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/nds2-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,6 +32,8 @@ default_variants  +gssapi
</span> 
 cmake.out_of_source yes
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+compiler.cxx_standard 2011
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> configure.args    -DPYTHON=false \
                   -DPYTHON_EXECUTABLE=false \
                   -DWITH_SASL=no \
</pre><pre style='margin:0'>

</pre>