<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/d28b06443d547bd5b911bfeb9f0dda14322d108a">https://github.com/macports/macports-ports/commit/d28b06443d547bd5b911bfeb9f0dda14322d108a</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 d28b06443d5 octave-lssa: use new octave PG API
</span>d28b06443d5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit d28b06443d547bd5b911bfeb9f0dda14322d108a
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Tue Feb 6 16:43:42 2024 -0600

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/octave/octave-lssa/Portfile b/octave/octave-lssa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fe4be8ab8df..ec18e3abcce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/octave/octave-lssa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/octave/octave-lssa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,10 +3,10 @@
</span> PortSystem          1.0
 PortGroup           octave 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-octave.setup        lssa 0.1.4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+octave.setup        sourceforge octave lssa 0.1.4
</span> revision            4
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             GPL-3+
</span> maintainers         {mps @Schamschula} openmaintainer
 description         A package implementing tools to compute spectral decompositions of \
                     irregularly-spaced time series.
</pre><pre style='margin:0'>

</pre>