<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/b5e6b183b86d6cc0188af19c147b68423c9b800b">https://github.com/macports/macports-ports/commit/b5e6b183b86d6cc0188af19c147b68423c9b800b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit b5e6b183b86d6cc0188af19c147b68423c9b800b
</span>Author: Vadym-Valdis Yudaiev <judaew@outlook.de>
AuthorDate: Sat Feb 17 16:20:58 2024 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 3.1.1
</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 ef3200750bc..b4662e58fb9 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.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 3.1.1
</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  f212044095c24d2df9b9079eaff5bd705cf880f8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  aa6a94231915d3d37e5dd62d194cb58a575a8f45270020f2bdd5ab41e31d1492 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    234153
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  f908c6cb6dc7a1cfe00b40a55fb01ae99838ce9e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  d73f345c1021e0630e0db930a3fa68dd1f968833037d8471ee1096e5040bf91b \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    234742
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>