<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/0930611540f1f27ceb0632f742d1dc39878d43dc">https://github.com/macports/macports-ports/commit/0930611540f1f27ceb0632f742d1dc39878d43dc</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 0930611540f texlive: fix livecheck
</span>0930611540f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0930611540f1f27ceb0632f742d1dc39878d43dc
</span>Author: Dan R. K. Ports <dports@macports.org>
AuthorDate: Mon May 5 11:15:05 2025 -0700

<span style='display:block; white-space:pre;color:#404040;'>    texlive: fix livecheck
</span>---
 tex/texlive/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/tex/texlive/Portfile b/tex/texlive/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe330935ad6..1d84cf5b885 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/tex/texlive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/tex/texlive/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -191,4 +191,4 @@ if {![variant_isset minimal]
</span> 
 livecheck.type      regex
 livecheck.url       ${homepage}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     "Current release: TeX Live (\[0-9\]+) "
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex     "TeX Live (\[0-9\]+) is available"
</span></pre><pre style='margin:0'>

</pre>