git: b9656818d214 - main - math/octave-forge: Add new optional dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Jul 2024 00:55:25 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b9656818d21480e00c00c62976e98c1155594789
commit b9656818d21480e00c00c62976e98c1155594789
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2024-07-15 00:53:38 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2024-07-15 00:53:38 +0000
math/octave-forge: Add new optional dependency.
Update to 20240713.
Add new octave port math/octave-forge-hdf5oct.
---
math/octave-forge/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 416b1bd6772c..aae8b95bf8cd 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20240429
-PORTREVISION= 4
+PORTVERSION= 20240713
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -17,7 +16,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS \
FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \
GEOMETRY GENERAL \
- GENERATE_HTML GNUPLOT GSL IDENT IMAGE \
+ GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \
INFORMATIONTHEORY INTEGRATION INTERNAL_FLUID_FLOW \
INTERVAL IO IRSA LEVEL_SET \
LINEAR_ALGEBRA LSSA LTFAT \