<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/273c1dda81b5fc06daa6541bd0e74c9882553bdc">https://github.com/macports/macports-ports/commit/273c1dda81b5fc06daa6541bd0e74c9882553bdc</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 273c1dda81b5fc06daa6541bd0e74c9882553bdc
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Aug 13 11:38:54 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    coreutils*: cleanup
</span>---
 sysutils/coreutils-devel/Portfile | 6 +++---
 sysutils/coreutils/Portfile       | 6 +++---
 2 files changed, 6 insertions(+), 6 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 e9ec3b4be8a..ef35e536352 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;'>@@ -11,9 +11,7 @@ version         9.1
</span> revision        0
 
 categories      sysutils
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span> license         GPL-3+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-installs_libs   no
</span> maintainers     {mascguy @mascguy} openmaintainer
 
 description     GNU File, Shell, and Text utilities
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,13 +23,15 @@ long_description \
</span>     sets of GNU utilities, fileutils, shellutils, and textutils. Those \
     three have been combined into a single set of utilities called the \
     coreutils.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> homepage        https://www.gnu.org/software/${my_name}/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> master_sites    gnu:${my_name}
 distname        ${my_name}-${version}
 dist_subdir     ${my_name}
 use_xz          yes
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs   no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums       rmd160  c240beab8617b8530aca797f591ee1809c4cbf49 \
                 sha256  61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 \
                 size    5712104
<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 bd13bc546cc..272f768545d 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;'>@@ -11,9 +11,7 @@ version         9.1
</span> revision        0
 
 categories      sysutils
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms       darwin
</span> license         GPL-3+
<span style='display:block; white-space:pre;background:#ffe0e0;'>-installs_libs   no
</span> maintainers     {mascguy @mascguy} openmaintainer
 
 description     GNU File, Shell, and Text utilities
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,13 +23,15 @@ long_description \
</span>     sets of GNU utilities, fileutils, shellutils, and textutils. Those \
     three have been combined into a single set of utilities called the \
     coreutils.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> homepage        https://www.gnu.org/software/${my_name}/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> master_sites    gnu:${my_name}
 distname        ${my_name}-${version}
 dist_subdir     ${my_name}
 use_xz          yes
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+installs_libs   no
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums       rmd160  c240beab8617b8530aca797f591ee1809c4cbf49 \
                 sha256  61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 \
                 size    5712104
</pre><pre style='margin:0'>

</pre>