<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/8216c78a90fd3aa0bc2e2a443931de081c2fc752">https://github.com/macports/macports-ports/commit/8216c78a90fd3aa0bc2e2a443931de081c2fc752</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8216c78a90fd3aa0bc2e2a443931de081c2fc752
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sun Dec 31 22:37:01 2023 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 3.0.4
</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 eb528eca9b3..0f7573db339 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 3.0.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 3.0.4
</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  bd3729008615c7b2ec44fdb729709b244f44b375 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d3456a9aeecc031064db0dbe012e55a11eb97be88d0ab33a90e570fe66457f92 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    202544
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  03f5e1e00fe0ee8a1bafd8bb9d8acf87bb5c1bc4 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  7196f5a624871c91ad051752ea21043c198a875189e08c70ab3167567a72889d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    212022
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>