<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/011d249c60f0503a163b99fcb3c829dce44f8990">https://github.com/macports/macports-ports/commit/011d249c60f0503a163b99fcb3c829dce44f8990</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 011d249c60f0503a163b99fcb3c829dce44f8990
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Feb 24 13:44:31 2025 +1100

<span style='display:block; white-space:pre;color:#404040;'>    cmatrix: fix livecheck
</span>---
 games/cmatrix/Portfile | 4 ----
 1 file changed, 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/cmatrix/Portfile b/games/cmatrix/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 71c99ed4ded..d255b6bc10d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/cmatrix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/cmatrix/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -42,7 +42,3 @@ variant x11font description {Install matrix font for X11} {
</span>         system "fc-cache ${prefix}/share/fonts/misc"
     }
 }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.type  regex
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url   ${master_sites}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex {cmatrix-([0-9a-z\.]+)\.tar\.gz}
</span></pre><pre style='margin:0'>

</pre>