lgtm - ok volker@

On 2025-01-06 23:34, Steven Mestdagh wrote:
minor update, shows no regressions here on amd64.

any comments / ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/math/octave/Makefile,v
diff -u -p -u -r1.144 Makefile
--- Makefile    9 Dec 2024 18:58:50 -0000       1.144
+++ Makefile    6 Jan 2025 22:32:09 -0000
@@ -1,13 +1,13 @@
COMMENT =      Scientific Programming Language

-VERSION =      9.2.0
+VERSION =      9.3.0
DISTNAME =      octave-${VERSION}
EXTRACT_SUFX =  .tar.xz
CATEGORIES =    math

-SHARED_LIBS += octave          17.0
-SHARED_LIBS += octgui          11.0
-SHARED_LIBS += octinterp       16.0
+SHARED_LIBS += octave          18.0
+SHARED_LIBS += octgui          12.0
+SHARED_LIBS += octinterp       17.0

HOMEPAGE =      https://www.octave.org

Index: distinfo
===================================================================
RCS file: /cvs/ports/math/octave/distinfo,v
diff -u -p -u -r1.27 distinfo
--- distinfo    9 Dec 2024 18:58:50 -0000       1.27
+++ distinfo    6 Jan 2025 22:32:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (octave-9.2.0.tar.xz) = IUF6+1eRBbA1ysC+oJIBUi44SJOukKeBuHJ++jJ2WAc=
-SIZE (octave-9.2.0.tar.xz) = 27425184
+SHA256 (octave-9.3.0.tar.xz) = cSRoUT234Tt28oxLgs26fW8/Y0yDbdsnp6j+nXCBRfM=
+SIZE (octave-9.3.0.tar.xz) = 27667832


Reply via email to