<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/ec662b4a2c401e2af6d51dff88d1c168d254770b">https://github.com/macports/macports-ports/commit/ec662b4a2c401e2af6d51dff88d1c168d254770b</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 ec662b4  bfs: update to 1.5
</span>ec662b4 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ec662b4a2c401e2af6d51dff88d1c168d254770b
</span>Author: George Plymale II <georgedp@orbitalimpact.com>
AuthorDate: Wed Jul 10 03:10:46 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 1.5
</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 0539ec3..caa88d5 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.4.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 1.5
</span> 
 categories          sysutils
 platforms           darwin freebsd linux
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +16,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   a8733d1dae9751afab2763b62b42f9b890524457 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256   83e0fee08df9d06021108dc466afa9f8800cd605b697cb5a8739e52de1121774 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size     105049
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160   ff86f437b927f7e63abd841c4be0e37dbcebe582 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256   d7dfb4196ed1a5837cd3dff021a7cd3b85b28f6520ea1ce8e5b2067936606756 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size     110687
</span> 
 use_configure       no
 build.target        release
</pre><pre style='margin:0'>

</pre>