<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a758f98e754f2935dff08791396dd701d0a93181">https://github.com/macports/macports-ports/commit/a758f98e754f2935dff08791396dd701d0a93181</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 a758f98e754 bfs: Update to 2.2.1
</span>a758f98e754 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit a758f98e754f2935dff08791396dd701d0a93181
</span>Author: Vadim-Valdis Yudaev <judaew@outlook.de>
AuthorDate: Sun Jun 6 13:15:54 2021 +0300
<span style='display:block; white-space:pre;color:#404040;'> bfs: Update to 2.2.1
</span>---
sysutils/bfs/Portfile | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 8352565c82d..11ce3e73c47 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,12 +9,13 @@ 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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup tavianator bfs 2.2.1
</span>
categories sysutils
platforms darwin freebsd linux
license BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers {@ylluminarious orbitalimpact.com:georgedp} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {@ylluminarious orbitalimpact.com:georgedp} \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ {@judaew outlook.de:judaew} openmaintainer
</span> description A breadth-first version of the UNIX find command.
homepage https://tavianator.com/projects/bfs.html
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,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 b96cfe5eff083830f550691a5a9a6155390b76dd \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 536eec1d7df934725f67947dd51d84aa52ee3009c33fed6949e76fe57842ded4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 137196
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 69e1fc337e941c7a4396b80e921ed91ea67a5d3a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 a3d625482ea4f84130c5f3ba4b37196638516909a445003dbba398d3322d1b34 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 139274
</span>
# clang: error: unable to execute command: Segmentation fault: 11
compiler.blacklist {clang < 500}
</pre><pre style='margin:0'>
</pre>