<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e54a953e423b11f6883ea6989f106975a116f143">https://github.com/macports/macports-ports/commit/e54a953e423b11f6883ea6989f106975a116f143</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 e54a953e423 bfs: update to 4.0.1
</span>e54a953e423 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit e54a953e423b11f6883ea6989f106975a116f143
</span>Author: George Plymale II <georgedp@orbitalimpact.com>
AuthorDate: Sat Sep 7 21:07:03 2024 -0400
<span style='display:block; white-space:pre;color:#404040;'> bfs: update to 4.0.1
</span>---
sysutils/bfs/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/bfs/Portfile b/sysutils/bfs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 33b4e400525..e2607d26491 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/bfs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/bfs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ PortGroup makefile 1.0
</span> # Need openat(), unlinkat(), fdopendir()
legacysupport.newest_darwin_requires_legacy 13
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup tavianator bfs 3.3.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 4.0.1
</span> github.tarball_from archive
categories sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,9 +25,9 @@ long_description bfs is a variant of the UNIX find command that operates brea
</span> versions of find, including: POSIX find, GNU find, BSD find and macOS find. \
If you're not familiar with find, the GNU find manual provides a good introduction.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a2e8d84109fa947767d25d41bba337cab00df379 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 8fb3df6687cd0a50411c5b381317d10590787e262d44fc5f0d294a64f0ab397d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 262841
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2fe60e741782c7ae46bb15537bff3608f474d998 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 8117b76b0a967887278a11470cbfa9e7aeae98f11a7eeb136f456ac462e5ba23 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 272678
</span>
# clang: error: unable to execute command: Segmentation fault: 11
compiler.blacklist {clang < 500}
</pre><pre style='margin:0'>
</pre>