<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/74307f992f5fbf7fe801f381fda21981e26ed52b">https://github.com/macports/macports-ports/commit/74307f992f5fbf7fe801f381fda21981e26ed52b</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 74307f992f5 coreutils-devel: update to 9.4
</span>74307f992f5 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 74307f992f5fbf7fe801f381fda21981e26ed52b
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Wed Aug 30 20:52:04 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> coreutils-devel: update to 9.4
</span>---
sysutils/coreutils-devel/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/coreutils-devel/Portfile b/sysutils/coreutils-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5125d6cf309..25db6f57806 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/coreutils-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/coreutils-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ name coreutils-devel
</span> conflicts gexpr coreutils
set my_name coreutils
<span style='display:block; white-space:pre;background:#ffe0e0;'>-version 9.3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 9.4
</span> revision 0
categories sysutils
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -32,9 +32,9 @@ use_xz yes
</span>
installs_libs no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 6c476d5dcbff07ef18f5d0bf0a5e4f9442d5ede5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 adbcfcfe899235b71e8768dcf07cd532520b7f54f9a8064843f8d199a904bbaa \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 5808696
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 106c893c5a595873ec84a55cf1db5fb3a8a077fc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 5979200
</span>
if {${os.platform} eq "darwin" && ${os.major} < 10} {
# See: https://trac.macports.org/ticket/62994
</pre><pre style='margin:0'>
</pre>