<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/a08a32f04f364bb0effcecb6adde43a2c7e3bff2">https://github.com/macports/macports-ports/commit/a08a32f04f364bb0effcecb6adde43a2c7e3bff2</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit a08a32f04f364bb0effcecb6adde43a2c7e3bff2
</span>Author: judaew (Glory to Ukraine) <judaew@outlook.de>
AuthorDate: Sat Mar 12 19:07:24 2022 +0200

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

</pre>