<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5060bcfdff4195a968ab1fe92b076a06a83aaf1f">https://github.com/macports/macports-ports/commit/5060bcfdff4195a968ab1fe92b076a06a83aaf1f</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 5060bcfdff4 cmus: fix unintentional change of darwin 8 patch
</span>5060bcfdff4 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 5060bcfdff4195a968ab1fe92b076a06a83aaf1f
</span>Author: Zhenfu Shi <szf1234@me.com>
AuthorDate: Tue Jul 5 19:14:48 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> cmus: fix unintentional change of darwin 8 patch
</span>---
audio/cmus/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/cmus/Portfile b/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 885680aaa74..7730ba40b4a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/cmus/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -71,7 +71,7 @@ if { ${os.platform} eq "darwin" && ${os.major} < 12 } {
</span> }
# Tiger: add missing non-POSIX SIGWINCH definition for Darwin signal.h
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platform darwin 21 {
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platform darwin 8 {
</span> patchfiles-append patch-cmus-uicurses-sigwinch-tiger.diff
}
</pre><pre style='margin:0'>
</pre>