<pre style='margin:0'>
Vadym-Valdis Yudaiev (judaew) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fdbe49555d3ff33ddf90bc058cb607d747609e11">https://github.com/macports/macports-ports/commit/fdbe49555d3ff33ddf90bc058cb607d747609e11</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fdbe49555d3ff33ddf90bc058cb607d747609e11
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Sun May 22 12:18:24 2022 +0300
<span style='display:block; white-space:pre;color:#404040;'> bfs: update to 2.6
</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 32696c57601..01869c34aad 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.5
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 2.6
</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 dd41f5033d2776805881dab51d6f6921cd2b7698 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 410be5de74bfc5dece213731d3a8462310789118d299fb14f02bd9b0fdd66875 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 154230
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 330a566819c75052d4fff00c0bc851d94c53aa50 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 5812a4c62004c851eb02e23c0b6698dbb40061ce1c4069bb33c5b14f5361d81b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 159385
</span>
# clang: error: unable to execute command: Segmentation fault: 11
compiler.blacklist {clang < 500}
</pre><pre style='margin:0'>
</pre>