git: 6e52425bf037 - main - math/octave-forge: Add option dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Mar 2026 15:49:59 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6e52425bf03700677704699e06ce132939d65bfd
commit 6e52425bf03700677704699e06ce132939d65bfd
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-03-29 15:49:10 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-03-29 15:49:10 +0000
math/octave-forge: Add option dependency
- math/octave-forge-fxp.
- Update version to 20260329.
---
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 6afc32b7abb9..2b05dc34e711 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20260302
-PORTREVISION= 1
+PORTVERSION= 20260329
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -17,7 +16,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \
CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \
DATABASE DATAFRAME DATATYPES DICOM DIVAND DOCTEST ECONOMETRICS \
FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS FL_CORE \
- FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \
+ FPL FUZZY_LOGIC_TOOLKIT FXP GA GEOGRAPHICLIB \
GEOMETRY GENERAL \
GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \
INFORMATIONTHEORY INSTRUMENT_CONTROL \