git: 8b1025f766d0 - main - math/octave: Fix package problem.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Nov 2025 22:23:30 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b1025f766d0c1ea71d447c92ebe95d2937b8d28
commit 8b1025f766d0c1ea71d447c92ebe95d2937b8d28
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2025-11-03 22:20:33 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2025-11-03 22:20:33 +0000
math/octave: Fix package problem.
- pkg build failed with JAVA UNSET, due to missing octave.jar.
- Bump portrevision.
PR: 290769
Reported by: morten@unx.dk
---
math/octave/Makefile | 2 +-
math/octave/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/math/octave/Makefile b/math/octave/Makefile
index f7e984847317..c4a97a077a34 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= GNU
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index cee832842413..c203eaaac32a 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -1786,7 +1786,7 @@ share/metainfo/org.octave.Octave.metainfo.xml
%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/javaclasspath.m
%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/javamem.m
%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/javarmpath.m
-%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/octave.jar
+%%JAVA%%%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/octave.jar
%%DATADIR%%/%%OCTAVE_VERSION%%/m/java/usejava.m
%%DATADIR%%/%%OCTAVE_VERSION%%/m/legacy/.oct-config
%%DATADIR%%/%%OCTAVE_VERSION%%/m/legacy/@inline/argnames.m