<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.

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

<span style='display:block; white-space:pre;color:#808000;'>commit dac91abce13dd555a692bf7cf9bd1ab8b998a083
</span>Author: George Plymale II <georgedp@orbitalimpact.com>
AuthorDate: Tue May 7 12:43:09 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    bfs: update to 1.4.1
</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 6e9914c..0539ec3 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
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        tavianator bfs 1.4.1
</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   ec7df33adc4cea3213843920a42fc6ef7772cd13 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256   eda2599fbe042937e7a719162e3fad91c9c5e42d3f6de121e66fc4b825b13842 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size     103316
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160   a8733d1dae9751afab2763b62b42f9b890524457 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256   83e0fee08df9d06021108dc466afa9f8800cd605b697cb5a8739e52de1121774 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size     105049
</span> 
 use_configure       no
 build.target        release
</pre><pre style='margin:0'>

</pre>