Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2024 12:33:29 GMT
From:      Stephen Montgomery-Smith <stephen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42c3f9c8243f - main - math/octave: Update to 9.2.0.
Message-ID:  <202406061233.456CXTVb091042@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42c3f9c8243f8974289a1f3fa051093cc46f6b4e

commit 42c3f9c8243f8974289a1f3fa051093cc46f6b4e
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2024-06-06 12:24:03 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2024-06-06 12:33:03 +0000

    math/octave: Update to 9.2.0.
---
 Mk/Uses/octave.mk     | 2 +-
 math/octave/Makefile  | 1 -
 math/octave/distinfo  | 6 +++---
 math/octave/pkg-plist | 8 ++++----
 4 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/Mk/Uses/octave.mk b/Mk/Uses/octave.mk
index 31c98e616fe1..642333ce0ded 100644
--- a/Mk/Uses/octave.mk
+++ b/Mk/Uses/octave.mk
@@ -22,7 +22,7 @@ IGNORE=	Incorrect 'USES+= octave:${octave_ARGS}' usage: argument [${arg}] is not
 .    endif
 .  endfor
 
-OCTAVE_VERSION=	9.1.0
+OCTAVE_VERSION=	9.2.0
 
 .  if empty(octave_ARGS:Menv)
 BUILD_DEPENDS+=	octave:math/octave
diff --git a/math/octave/Makefile b/math/octave/Makefile
index a9b864e8e25c..580a280444fb 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
-PORTREVISION=	1
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/math/octave/distinfo b/math/octave/distinfo
index 2086ffffb186..8e6e73a7bc8b 100644
--- a/math/octave/distinfo
+++ b/math/octave/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1710614845
-SHA256 (octave-9.1.0.tar.xz) = ed654b024aea56c44b26f131d31febc58b7cf6a82fad9f0b0bf6e3e9aa1a134b
-SIZE (octave-9.1.0.tar.xz) = 27393912
+TIMESTAMP = 1717644251
+SHA256 (octave-9.2.0.tar.xz) = 21417afb579105b035cac0bea09201522e384893ae90a781b8727efa32765807
+SIZE (octave-9.2.0.tar.xz) = 27425184
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index 176ef0d6a107..fe31b05ae154 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -774,13 +774,13 @@ include/octave-%%OCTAVE_VERSION%%/octave/xnorm.h
 include/octave-%%OCTAVE_VERSION%%/octave/xpow.h
 lib/octave/%%OCTAVE_VERSION%%/liboctave.so
 lib/octave/%%OCTAVE_VERSION%%/liboctave.so.11
-lib/octave/%%OCTAVE_VERSION%%/liboctave.so.11.0.0
+lib/octave/%%OCTAVE_VERSION%%/liboctave.so.11.0.1
 %%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so
-%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.10
-%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.10.0.0
+%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.12
+%%QT5%%lib/octave/%%OCTAVE_VERSION%%/liboctgui.so.12.0.0
 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so
 lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.12
-lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.12.0.0
+lib/octave/%%OCTAVE_VERSION%%/liboctinterp.so.12.0.1
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/PKG_ADD
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__delaunayn__.oct
 lib/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%/__fltk_uigetfile__.oct



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406061233.456CXTVb091042>