<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d8bab785dc4b26f9ad30136250400f4f0da17801">https://github.com/macports/macports-ports/commit/d8bab785dc4b26f9ad30136250400f4f0da17801</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 d8bab785dc4 binutils: update notes
</span>d8bab785dc4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d8bab785dc4b26f9ad30136250400f4f0da17801
</span>Author: Eric Gallager <egall@gwmail.gwu.edu>
AuthorDate: Sat Jun 15 22:55:29 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    binutils: update notes
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/37921
</span>---
 devel/binutils/Portfile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/binutils/Portfile b/devel/binutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 076a9a23386..bc55fcb83b2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/binutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/binutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -69,5 +69,8 @@ post-extract {
</span> 
 universal_variant   no
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-notes "Having ${name} installed will cause some other ports to\
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-fail to build. Consider uninstalling ${name}."
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+notes "Some of the utilities that ${name} installs can cause some\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+other ports to fail to build, due to subtle differences with system\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+tools sharing their names. Consider using trace mode if such build\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+failures happen to you, or, if that is impossible, consider\
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+uninstalling ${name}."
</span></pre><pre style='margin:0'>

</pre>