<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/9af038cf4b90598ac3027f94a6579d48ccf79903">https://github.com/macports/macports-ports/commit/9af038cf4b90598ac3027f94a6579d48ccf79903</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 9af038cf4b9 ld64: remove pointless comment
</span>9af038cf4b9 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9af038cf4b90598ac3027f94a6579d48ccf79903
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Thu Jul 9 12:48:49 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> ld64: remove pointless comment
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> It has been decided that checking for and setting a default for a blank sdkroot will not be put into base, but shall remain within each port to do so, so the comment has no point.
</span>---
devel/ld64/Portfile | 1 -
1 file changed, 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/ld64/Portfile b/devel/ld64/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78922ab4061..81acf06d518 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/ld64/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/ld64/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -515,7 +515,6 @@ if {${subport} eq ${name}} {
</span> }
}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-# this should be in base
</span> if {"${configure.sdkroot}" eq ""} {
configure.sdkroot "/"
}
</pre><pre style='margin:0'>
</pre>