<pre style='margin:0'>
Mark Anderson (markemer) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d8c421579ac719b66e3a98885f88c8fff346d53e">https://github.com/macports/macports-ports/commit/d8c421579ac719b66e3a98885f88c8fff346d53e</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 d8c421579ac bfs: update to 4.0.3 (#26293)
</span>d8c421579ac is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d8c421579ac719b66e3a98885f88c8fff346d53e
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Sat Oct 26 05:08:34 2024 +0300
<span style='display:block; white-space:pre;color:#404040;'> bfs: update to 4.0.3 (#26293)
</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 90f0b587725..955eb9450ab 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.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 4.0.3
</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 6e8c01f7ec811ae1bd534d51e7250f77611697e4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 26ee5bf5a35cfbb589bf33df49ca05b8964e017b45faf16e520322c0e0ffad3b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 274986
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 3d97dcbfbc98467118889bf2cfd430878915b7fc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 eaa5fde48f0fb62c8ef5331d80cc93dd3cd6614a7f4d28495857893c164c9ad9 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 277809
</span>
# uses the '-std=c17' flag during compilation
# and modern C features
</pre><pre style='margin:0'>
</pre>