<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/61338be908aa267d42bb0f4a98ec7631ee187230">https://github.com/macports/macports-ports/commit/61338be908aa267d42bb0f4a98ec7631ee187230</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 61338be908aa267d42bb0f4a98ec7631ee187230
</span>Author: Kurt Hindenburg <kurt.hindenburg@gmail.com>
AuthorDate: Fri Jun 28 08:53:28 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    util-linux: update to 2.34
</span>---
 devel/util-linux/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 11cd0c9..90a7cd6 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;'>@@ -4,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           legacysupport 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        karelzak util-linux 2.33.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        karelzak util-linux 2.34 v
</span> revision            0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,9 +22,9 @@ long_description    ${name} contains miscellaneous utility programs \
</span> master_sites        https://www.kernel.org/pub/linux/utils/util-linux/v${branch}/
 use_xz              yes
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  708de69174d80c5150b5b9b99159781c7e31906e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  631be8eac6cf6230ba478de211941d526808dba3cd436380793334496013ce97 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    4707024
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  971a1f6a941436867965feb3bd40f348e9a9b7cb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  743f9d0c7252b6db246b659c1e1ce0bd45d8d4508b4dfa427bbb4a3e9b9f62b5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    4974812
</span> 
 if { ${os.platform} eq "darwin" && ${os.major} < 9 } {
     configure.cppflags-append -D__DARWIN_UNIX03
</pre><pre style='margin:0'>

</pre>