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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8ce65b33a1970046bdcb22ee86227301427d6135">https://github.com/macports/macports-ports/commit/8ce65b33a1970046bdcb22ee86227301427d6135</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 8ce65b33a19 libcxx: drop
</span>8ce65b33a19 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8ce65b33a1970046bdcb22ee86227301427d6135
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Fri Oct 8 08:10:00 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    libcxx: drop
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    the current libcxx 5.x is fine for users of
</span><span style='display:block; white-space:pre;color:#404040;'>    snowleopard and less, and I don't see it being
</span><span style='display:block; white-space:pre;color:#404040;'>    updated any further. Minor tweaks can be done
</span><span style='display:block; white-space:pre;color:#404040;'>    by whoever sees a need.
</span>---
 lang/libcxx/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lang/libcxx/Portfile b/lang/libcxx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27cf45fd008..6ad41110c9b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lang/libcxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lang/libcxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,7 @@ revision                4
</span> categories              lang
 platforms               darwin
 license                 MIT NCSA
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers             {jeremyhu @jeremyhu} {kencu @kencu}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers             {jeremyhu @jeremyhu}
</span> description             libc++ is a new implementation of the C++ standard library with support for C++11 and portions of C++14.
 long_description        ${description} \
                         Because objects cannot be passed between different versions of the C++ runtime, this port must \
</pre><pre style='margin:0'>

</pre>