<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/5468dc8fcbcc10d1dbaa5c20fb727a54204cba98">https://github.com/macports/macports-ports/commit/5468dc8fcbcc10d1dbaa5c20fb727a54204cba98</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 5468dc8fcbc octave-dicom: use new octave PG API
</span>5468dc8fcbc is described below

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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/octave/octave-dicom/Portfile b/octave/octave-dicom/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c633fc99cdf..94626386714 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/octave/octave-dicom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/octave/octave-dicom/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,9 +3,9 @@
</span> PortSystem          1.0
 PortGroup           octave 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-octave.setup        dicom 0.6.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+octave.setup        sourceforge octave dicom 0.6.0
</span> revision            0
<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         Digital communications in medicine (DICOM) file io.
 long_description    {*}${description}
</pre><pre style='margin:0'>

</pre>