<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/e3aac04e4b8a2f0a98e8dc732e3dd575ab970ec2">https://github.com/macports/macports-ports/commit/e3aac04e4b8a2f0a98e8dc732e3dd575ab970ec2</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 e3aac04e4b8 coreutils: update to 9.5
</span>e3aac04e4b8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e3aac04e4b8a2f0a98e8dc732e3dd575ab970ec2
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Mon Apr 15 14:30:40 2024 -0400

<span style='display:block; white-space:pre;color:#404040;'>    coreutils: update to 9.5
</span>---
 sysutils/coreutils/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/coreutils/Portfile b/sysutils/coreutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3dba9c284f0..ca2419e6863 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/coreutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/coreutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ name            coreutils
</span> conflicts       gexpr coreutils-devel
 set my_name     coreutils
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version         9.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version         9.5
</span> revision        0
 
 categories      sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,9 +33,9 @@ use_xz          yes
</span> 
 installs_libs   no
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums       rmd160  106c893c5a595873ec84a55cf1db5fb3a8a077fc \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                sha256  ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                size    5979200
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums       rmd160  b61ac7d800501742f8188bbcdbf71d9994254a2f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                sha256  cd328edeac92f6a665de9f323c93b712af1858bc2e0d88f3f7100469470a1b8a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                size    6007136
</span> 
 depends_build-append \
                 port:gettext
</pre><pre style='margin:0'>

</pre>