<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/ab4796ab292454dc64fa443cb71bb674a58c3024">https://github.com/macports/macports-ports/commit/ab4796ab292454dc64fa443cb71bb674a58c3024</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ab4796ab292454dc64fa443cb71bb674a58c3024
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Mon Jul 17 02:41:28 2023 +0300
<span style='display:block; white-space:pre;color:#404040;'> bfs: update to 3.0
</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 f9c2695ce46..ac2fe96ac96 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.6.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 3.0
</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 35cc64341e3e9c5a9dd93e5a61fb4b9dbb05563e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 b88b7d8f8c5f701209fd2967546ad154c405281749ad458bc116b40da14b98f6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 175876
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 ef6a5264fa4c1237189260102bb756d5ae345e85 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 d367494a2fb02df16067536a44c36560e161681a38d29b49f5d599bd9b3d2651 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 200243
</span>
# clang: error: unable to execute command: Segmentation fault: 11
compiler.blacklist {clang < 500}
</pre><pre style='margin:0'>
</pre>