<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/66eb6c534b844e96226a791693865ad3376a183b">https://github.com/macports/macports-ports/commit/66eb6c534b844e96226a791693865ad3376a183b</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 66eb6c5  xorg-libXt: motif no longer needs +flat_namespace
</span>66eb6c5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 66eb6c534b844e96226a791693865ad3376a183b
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Jan 3 15:17:08 2018 +1100

<span style='display:block; white-space:pre;color:#404040;'>    xorg-libXt: motif no longer needs +flat_namespace
</span>---
 x11/xorg-libXt/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/xorg-libXt/Portfile b/x11/xorg-libXt/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ed0c27a..0cfd34b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/xorg-libXt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/xorg-libXt/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -37,7 +37,7 @@ patchfiles      no-flat.patch
</span> use_autoreconf  yes
 autoreconf.args -fvi
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-variant flat_namespace description "Link libXt with -flat_namespace for compatibility with motif and other legacy software" {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+variant flat_namespace description "Link libXt with -flat_namespace for compatibility with legacy software" {
</span>     configure.ldflags-append -Wl,-flat_namespace
 }
 
</pre><pre style='margin:0'>

</pre>