<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8fabee1ab25a879103e16a8635412949ca625583">https://github.com/macports/macports-ports/commit/8fabee1ab25a879103e16a8635412949ca625583</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8fabee1ab25a879103e16a8635412949ca625583
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Sat Feb 3 13:32:43 2024 +1100

<span style='display:block; white-space:pre;color:#404040;'>    octave-financial: set platforms any
</span>---
 octave/octave-financial/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/octave/octave-financial/Portfile b/octave/octave-financial/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce2e548f426..0cfca7d5b54 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/octave/octave-financial/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/octave/octave-financial/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,12 +5,12 @@ PortGroup           octave 1.0
</span> 
 octave.setup        financial 0.5.3
 revision            2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span> license             GPL-3+
 maintainers         {mps @Schamschula} openmaintainer
 description         Financial manipulation, plotting functions \
                     and additional date manipulation tools.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 checksums           rmd160  04eb2ae87129a539434ecc8087b9c344e324b926 \
                     sha256  ae6ef255597567c79e15f2b78e2d22febf43bc0d679de7ca6c79f36b9e1f2639 \
</pre><pre style='margin:0'>

</pre>