<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/745c30a6fbb369e0f2bd33cdc0d07f5af8150443">https://github.com/macports/macports-ports/commit/745c30a6fbb369e0f2bd33cdc0d07f5af8150443</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 745c30a6fbb bfs: update to 4.0.8
</span>745c30a6fbb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 745c30a6fbb369e0f2bd33cdc0d07f5af8150443
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Tue Jul 1 03:15:18 2025 +0300

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 4.0.8
</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 d6ead39154d..721fa310d14 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;'>@@ -8,7 +8,7 @@ PortGroup           makefile 1.0
</span> # Need openat(), unlinkat(), fdopendir(), clock_gettime()
 legacysupport.newest_darwin_requires_legacy 15
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tavianator bfs 4.0.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 4.0.8
</span> github.tarball_from archive
 
 categories          sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,9 +24,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  927af9db818936b15533a7e78fc583c03c5530cb \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  446a0a1a5bcbf8d026aab2b0f70f3d99c08e5fe18d3c564a8b7d9acde0792112 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    288676
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  dfb239e090a4af7c49e093814eafcd94335911eb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0b7bc99fca38baf2ce212b0f6b03f05cd614ea0504bc6360e901d6f718180036 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    296979
</span> 
 # uses the '-std=c17' flag during compilation
 # and modern C features
</pre><pre style='margin:0'>

</pre>