<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/9deebae6a0db97db95c6b9273c81c2463536d26a">https://github.com/macports/macports-ports/commit/9deebae6a0db97db95c6b9273c81c2463536d26a</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 9deebae6a0d octave-communications: use new octave PG API
</span>9deebae6a0d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9deebae6a0db97db95c6b9273c81c2463536d26a
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Mon Feb 5 20:33:01 2024 -0600

<span style='display:block; white-space:pre;color:#404040;'>    octave-communications: use new octave PG API
</span>---
 octave/octave-communications/Portfile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

<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 642fe07300b..207e473af06 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;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           octave 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-octave.setup        communications 1.2.6
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+octave.setup        sourceforge octave communications 1.2.6
</span> revision            0
 octave.config_h     yes
 license             GPL-3+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,6 +18,3 @@ checksums           rmd160  38fcf0f74a43a9e51fccd027939fd51a2dbb83e6 \
</span>                     size    346270
 
 depends_lib-append  port:octave-signal
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.url       https://sourceforge.net/projects/octave/files/Octave%20Forge%20Packages/Individual%20Package%20Releases/
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-livecheck.regex     {communications-(\d\.\d+(\.\d+)?)}
</span></pre><pre style='margin:0'>

</pre>