<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/309ab1bf6ad81903d1802ec36c8aa858abb9415b">https://github.com/macports/macports-ports/commit/309ab1bf6ad81903d1802ec36c8aa858abb9415b</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 309ab1b  util-linux: update to 2.29.2
</span>309ab1b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 309ab1bf6ad81903d1802ec36c8aa858abb9415b
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sat May 20 13:56:56 2017 -0400

<span style='display:block; white-space:pre;color:#404040;'>    util-linux: update to 2.29.2
</span>---
 devel/util-linux/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/util-linux/Portfile b/devel/util-linux/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fabb92e..7761c91 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/util-linux/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/util-linux/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 
 name                util-linux
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version             2.29.1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             2.29.2
</span> set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,8 +22,8 @@ master_sites        http://www.kernel.org/pub/linux/utils/util-linux/v${branch}/
</span>                     ftp://ftp.kernel.org/pub/linux/utils/util-linux/v${branch}/
 use_xz              yes
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  cae49ebe89f6dfd84f95de9ea5f3a777ae17c7e5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  0ce40600b934ec2fecfa6bfc4efe6982d051ba96c2832b05201347aec582f54f
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  70bfcbef7210c3a28b067fc064b5619061339fe0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3
</span> 
 depends_lib         port:gettext \
                     port:ncurses \
</pre><pre style='margin:0'>

</pre>