<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/1231826383085ab2ff11d0a33a2624750742098e">https://github.com/macports/macports-ports/commit/1231826383085ab2ff11d0a33a2624750742098e</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 12318263830 octave-audio: fix livecheck
</span>12318263830 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1231826383085ab2ff11d0a33a2624750742098e
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Aug 22 16:22:44 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> octave-audio: fix livecheck
</span>---
octave/octave-audio/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/octave/octave-audio/Portfile b/octave/octave-audio/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 32702dcfae6..cc12c190414 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/octave/octave-audio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/octave/octave-audio/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,3 +22,6 @@ configure.env-append \
</span> "RTMIDI_CFLAGS=-pthread -D__UNIX_JACK__ -D__MACOSX_CORE__ -I${prefix}/include/rtmidi"
depends_lib port:rtmidi
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://github.com/gnu-octave/octave-audio/tags
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex {release-(\d\.\d+(\.\d+)?)}
</span></pre><pre style='margin:0'>
</pre>