Date: Sat, 28 Feb 2026 21:04:49 +0000 From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 84fd9f640171 - main - math/octave: fix packaging WITH=JAVA (+) Message-ID: <69a35871.2467a.2079802c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=84fd9f6401713b0927bab2d95b69b00e4375d760 commit 84fd9f6401713b0927bab2d95b69b00e4375d760 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-02-28 20:53:43 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-02-28 20:53:43 +0000 math/octave: fix packaging WITH=JAVA (+) Reported by: bulk -t Approved by: portmgr blanket --- math/octave/Makefile | 2 +- math/octave/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/math/octave/Makefile b/math/octave/Makefile index f5fc4cc4b450..cc0fd6a26bd5 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave PORTVERSION= ${OCTAVE_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math java MASTER_SITES= GNU diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist index 43deb35bdeba..f62e5444fe2f 100644 --- a/math/octave/pkg-plist +++ b/math/octave/pkg-plist @@ -1855,6 +1855,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 +%%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.mhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a35871.2467a.2079802c>
