<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/dd1bbe7e0a42a26411a11f79a42e9d6b7634f248">https://github.com/macports/macports-ports/commit/dd1bbe7e0a42a26411a11f79a42e9d6b7634f248</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 dd1bbe7  xattr: avoid circular dep on macports-clang
</span>dd1bbe7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit dd1bbe7e0a42a26411a11f79a42e9d6b7634f248
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sun Oct 27 07:25:39 2019 +1100

<span style='display:block; white-space:pre;color:#404040;'>    xattr: avoid circular dep on macports-clang
</span>---
 sysutils/xattr/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/xattr/Portfile b/sysutils/xattr/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a9688e..a43d6eb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/xattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/xattr/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -30,3 +30,6 @@ post-patch {
</span> supported_archs   i386 ppc
 
 xcode.destroot.path    ${prefix}/bin
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# C only, avoid macports-clang dep
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.cxx_stdlib
</span></pre><pre style='margin:0'>

</pre>