<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/abd34b7635f46464ea0bc19e293a9a2c874899c9">https://github.com/macports/macports-ports/commit/abd34b7635f46464ea0bc19e293a9a2c874899c9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit abd34b7635f46464ea0bc19e293a9a2c874899c9
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Feb 16 03:53:16 2018 +1100

<span style='display:block; white-space:pre;color:#404040;'>    libcxxabi: replaced by libcxx
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    See <https://lists.macports.org/pipermail/macports-users/2018-January/044592.html>
</span>---
 lang/libcxxabi/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/libcxxabi/Portfile b/lang/libcxxabi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4d5d8f0..644caab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/libcxxabi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/libcxxabi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,5 +1,5 @@
</span> PortSystem              1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup               compiler_blacklist_versions 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+replaced_by             libcxx
</span> PortGroup               obsolete 1.0
 
 name                    libcxxabi
</pre><pre style='margin:0'>

</pre>