Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2025 20:38:09 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: db545c22f8c7 - main - math/octave: Update to 9.4.0.
Message-ID:  <202502082038.518Kc94L069197@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=db545c22f8c7b4ed512257a44890fe6589fadcae

commit db545c22f8c7b4ed512257a44890fe6589fadcae
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-02-08 20:37:17 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-02-08 20:37:17 +0000

    math/octave: Update to 9.4.0.
---
 Mk/Uses/octave.mk    | 2 +-
 math/octave/Makefile | 1 -
 math/octave/distinfo | 6 +++---
 3 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/Mk/Uses/octave.mk b/Mk/Uses/octave.mk
index 1e634113899a..6145a96aa310 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.3.0
+OCTAVE_VERSION=	9.4.0
 
 .  if empty(octave_ARGS:Menv)
 BUILD_DEPENDS+=	octave:math/octave
diff --git a/math/octave/Makefile b/math/octave/Makefile
index a9ab8ad57cb9..8e6e7a92541f 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	octave
 PORTVERSION=	${OCTAVE_VERSION}
-PORTREVISION=	4
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
diff --git a/math/octave/distinfo b/math/octave/distinfo
index a6c35b0edbff..2a24a2738085 100644
--- a/math/octave/distinfo
+++ b/math/octave/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734155188
-SHA256 (octave-9.3.0.tar.xz) = 712468513db7e13b76f28c4b82cdba7d6f3f634c836ddb27a7a8fe9d708145f3
-SIZE (octave-9.3.0.tar.xz) = 27667832
+TIMESTAMP = 1738987974
+SHA256 (octave-9.4.0.tar.xz) = fff911909ef79f95ba244dab5b8c1cb8c693a6c447d31deabb53994f17cb7b3d
+SIZE (octave-9.4.0.tar.xz) = 27658760



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