<pre style='margin:0'>
tobypeterson pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/db79278665c7b9e86b7d9e34e3d822c8c3acd43b">https://github.com/macports/macports-ports/commit/db79278665c7b9e86b7d9e34e3d822c8c3acd43b</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 db79278665c bfs: update to 4.0.5
</span>db79278665c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit db79278665c7b9e86b7d9e34e3d822c8c3acd43b
</span>Author: aeiouaeiouaeiouaeiouaeiouaeiou <aeioudev@outlook.com>
AuthorDate: Fri Feb 14 10:46:23 2025 +0300
<span style='display:block; white-space:pre;color:#404040;'> bfs: update to 4.0.5
</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 089cddf54c0..6555cfa12bb 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.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 4.0.5
</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 d881aa2bbd0a2c2037888559b8d71ed3432eb9c6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 209da9e9f43d8fe30fd689c189ea529e9d6b5358ce84a63a44721003aea3e1ca \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 278447
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 5c54c55eb30bf34807e5c2b477ab4fbcd94f1edb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 f7d9ebff00d9a010a5d6cc9b7bf1933095d7e5c0b11a8ec48c96c7ed8f993e5f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 286765
</span>
# uses the '-std=c17' flag during compilation
# and modern C features
</pre><pre style='margin:0'>
</pre>