<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/4757e45229a43f8e6c2df20368b85a8c97a1428c">https://github.com/macports/macports-ports/commit/4757e45229a43f8e6c2df20368b85a8c97a1428c</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 4757e45  bfs: update to 1.4
</span>4757e45 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4757e45229a43f8e6c2df20368b85a8c97a1428c
</span>Author: George Plymale II <georgedp@orbitalimpact.com>
AuthorDate: Tue Apr 16 15:55:38 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 1.4
</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 b486223..6e9914c 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.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 1.4
</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   e0652ca3c71f68182025915e776641b90a5b8c95 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256   4d2be709b25c92e95aa728b2ac603502676e97c55c319b9d73d323710d1a8715 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size     92707
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160   ec7df33adc4cea3213843920a42fc6ef7772cd13 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256   eda2599fbe042937e7a719162e3fad91c9c5e42d3f6de121e66fc4b825b13842 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size     103316
</span> 
 use_configure       no
 build.target        release
</pre><pre style='margin:0'>

</pre>