<pre style='margin:0'>
Frank Schima (mf2k) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4ed6341ab576cdf4cc09cbc468bd27d763a271e6">https://github.com/macports/macports-ports/commit/4ed6341ab576cdf4cc09cbc468bd27d763a271e6</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 4ed6341  bfs: update to 1.3.3
</span>4ed6341 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4ed6341ab576cdf4cc09cbc468bd27d763a271e6
</span>Author: George Plymale II <georgedp@orbitalimpact.com>
AuthorDate: Wed Feb 13 19:20:52 2019 -0500

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 1.3.3
</span>---
 sysutils/bfs/Portfile | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 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 cd85015..b486223 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;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           github 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        tavianator bfs 1.3.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 1.3.3
</span> 
 categories          sysutils
 platforms           darwin freebsd linux
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,13 +13,12 @@ description         A breadth-first version of the UNIX find command.
</span> 
 long_description    bfs is a variant of the UNIX find command that operates breadth-first rather \
     than depth-first. It is otherwise intended to be compatible with many \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    versions of find, including: POSIX find, GNU find, \{Free,Open,Net\}BSD find \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    and macOS find. If you're not familiar with find, the GNU find manual \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    provides a good introduction.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    versions of find, including: POSIX find, GNU find, BSD find and macOS find. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    If you're not familiar with find, the GNU find manual provides a good introduction.
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160   a1112bdffa3662f6f96b349e995c76b774e8ac9f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256   e28944bd08efcb1c0644864906f6d020d52f9fbad8a3ac61c74c8eabfa640540 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size     88188
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160   e0652ca3c71f68182025915e776641b90a5b8c95 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256   4d2be709b25c92e95aa728b2ac603502676e97c55c319b9d73d323710d1a8715 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size     92707
</span> 
 use_configure       no
 build.target        release
</pre><pre style='margin:0'>

</pre>