<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/489738227d02849b6229056d7eaa8ae702770682">https://github.com/macports/macports-ports/commit/489738227d02849b6229056d7eaa8ae702770682</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 489738227d0 legacy-support: revert remove clang dependancy PG"
</span>489738227d0 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 489738227d02849b6229056d7eaa8ae702770682
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Aug 18 23:16:25 2021 -0700
<span style='display:block; white-space:pre;color:#404040;'> legacy-support: revert remove clang dependancy PG"
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> This reverts commit b08d289dbcf4168e02bee7d137ea946995cc8cfb.
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> while I think through all the subdeps of subdeps
</span>---
devel/legacy-support/Portfile | 1 +
1 file changed, 1 insertion(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/legacy-support/Portfile b/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ebfce857b44..ac5f5d737e6 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/legacy-support/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -2,6 +2,7 @@
</span>
PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup clang_dependency 1.0
</span> PortGroup muniversal 1.0
name legacy-support
</pre><pre style='margin:0'>
</pre>