<pre style='margin:0'>
Vadim-Valdis Yudaev (judaew) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9f87a0d9f9d4ccb91e943203b072c2fae47dbb9e">https://github.com/macports/macports-ports/commit/9f87a0d9f9d4ccb91e943203b072c2fae47dbb9e</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 9f87a0d9f9d4ccb91e943203b072c2fae47dbb9e
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Fri Jan 21 20:10:32 2022 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bfs: Update to 2.3.1
</span>---
 sysutils/bfs/Portfile | 9 +++++----
 1 file changed, 5 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 9a8b4393e18..11ca91e310a 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,8 @@ 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 2.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 2.3.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.tarball_from archive
</span> 
 categories          sysutils
 platforms           darwin freebsd linux
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,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  8007092bbc372ccb99d93936594c4462615c5211 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e53f3854c2e97185043ead773e2fc2680d7c1a9be113a88c90c6b1236c6f2723 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    143505
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  7332bb21c0a510840058182a2ba047c487c0fe16 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c3ed60001804ca79a3794935ab6b9927bd14df42dc34e475b34d62929fcc5a98 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    144084
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>