<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f5aaf6ac73f9589f280f7a121a04f2e529ae1877">https://github.com/macports/macports-ports/commit/f5aaf6ac73f9589f280f7a121a04f2e529ae1877</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 f5aaf6ac73f littleutils: mark 10.6 as known_fail (missing dash)
</span>f5aaf6ac73f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit f5aaf6ac73f9589f280f7a121a04f2e529ae1877
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Mon Jun 26 09:57:35 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> littleutils: mark 10.6 as known_fail (missing dash)
</span>---
sysutils/littleutils/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/littleutils/Portfile b/sysutils/littleutils/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 17e5429a583..ecd2de3a14d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/littleutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/littleutils/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -25,6 +25,8 @@ homepage https://sourceforge.net/projects/littleutils/
</span> master_sites sourceforge:project/littleutils/littleutils-source/${version}/
use_xz yes
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin >= 11}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums rmd160 c482fac79804287dc5a4af8c4745f0128d1a0956 \
sha256 22ba0c7dcf167c4d40df9ae47c5c27591c9f11e23bd84f30ef0215116ceebdd3 \
size 219456
</pre><pre style='margin:0'>
</pre>