<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/963a844356f359dd3633b20c98894da4f44fba36">https://github.com/macports/macports-ports/commit/963a844356f359dd3633b20c98894da4f44fba36</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 963a844356f359dd3633b20c98894da4f44fba36
</span>Author: Vadym-Valdis Yudaiev <judaew@macports.org>
AuthorDate: Fri Oct 21 21:19:22 2022 +0300

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 2.6.2
</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 fef6f28bf2f..cd777307868 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 2.6.2
</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  ed180d0422635dcce3591517a506beffd460a535 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  15e35b46774af305cbdfbfaa9889591440579a8233bc7308e050ec27b791647d \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    162088
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  9316257e515365ad610c01d0b861dc15516895e2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  1d50f7fdeda2bafd3ce6e4eacbe88de43f3ec14fb904aa8f81641aefba465afe \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    172912
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>