<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6e2ba4345a7e9c6d15a88bcb3579693152f1910a">https://github.com/macports/macports-ports/commit/6e2ba4345a7e9c6d15a88bcb3579693152f1910a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6e2ba4345a7e9c6d15a88bcb3579693152f1910a
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Wed Feb 23 14:13:05 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 2.4
</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 11ca91e310a..679c0f69ff6 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 2.3.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 2.4
</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  7332bb21c0a510840058182a2ba047c487c0fe16 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c3ed60001804ca79a3794935ab6b9927bd14df42dc34e475b34d62929fcc5a98 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    144084
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9f0468855c5f87b0f5e43b3f653179ff5810a17c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  fc258bf6ee807262e68dc3e502168cfb30b97aafbbcc248b4a8e5f14b3119ed2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    148605
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>