<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/d0807fb3f1d31fe6168a4a3c223e8b70bb6b46d9">https://github.com/macports/macports-ports/commit/d0807fb3f1d31fe6168a4a3c223e8b70bb6b46d9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d0807fb3f1d31fe6168a4a3c223e8b70bb6b46d9
</span>Author: Vadim-Valdis Yudaev <judaew@macports.org>
AuthorDate: Fri Nov 26 02:17:21 2021 +0200

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 2.3
</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 1c3e942b578..9a8b4393e18 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 2.2.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 2.3
</span> 
 categories          sysutils
 platforms           darwin freebsd linux
<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  69e1fc337e941c7a4396b80e921ed91ea67a5d3a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a3d625482ea4f84130c5f3ba4b37196638516909a445003dbba398d3322d1b34 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    139274
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8007092bbc372ccb99d93936594c4462615c5211 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e53f3854c2e97185043ead773e2fc2680d7c1a9be113a88c90c6b1236c6f2723 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    143505
</span> 
 # clang: error: unable to execute command: Segmentation fault: 11
 compiler.blacklist  {clang < 500}
</pre><pre style='margin:0'>

</pre>