<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/ca733856a4c85ba684ae6703afbbbbab9d252844">https://github.com/macports/macports-ports/commit/ca733856a4c85ba684ae6703afbbbbab9d252844</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 ca733856a4c octave-communications: fix livecheck
</span>ca733856a4c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ca733856a4c85ba684ae6703afbbbbab9d252844
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Aug 22 16:36:23 2023 -0500
<span style='display:block; white-space:pre;color:#404040;'> octave-communications: fix livecheck
</span>---
octave/octave-communications/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/octave/octave-communications/Portfile b/octave/octave-communications/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 2c2280024f7..642fe07300b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/octave/octave-communications/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/octave/octave-communications/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,3 +18,6 @@ checksums rmd160 38fcf0f74a43a9e51fccd027939fd51a2dbb83e6 \
</span> size 346270
depends_lib-append port:octave-signal
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.url https://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/Individual%20Package%20Releases/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+livecheck.regex {communications-(\d\.\d+(\.\d+)?)}
</span></pre><pre style='margin:0'>
</pre>