git: 8ecbf82c6162 - main - math/octave-forge: Add new optional dependency.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Jun 2026 23:23:49 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8ecbf82c616298f97ed3e46499a95e0f8d0e9a06
commit 8ecbf82c616298f97ed3e46499a95e0f8d0e9a06
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-06-04 23:22:17 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-06-04 23:22:17 +0000
math/octave-forge: Add new optional dependency.
- New optional dependency math/octave-forge-dsppack.
- Update to 20260604.
---
math/octave-forge/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile
index 7e15de80df90..b59e4a654163 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,5 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20260526
+PORTVERSION= 20260604
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -14,7 +14,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \
BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \
CHARTJS CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \
CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \
- DATABASE DATAFRAME DATATYPES DICOM DIVAND DOCTEST ECONOMETRICS \
+ DATABASE DATAFRAME DATATYPES DICOM DIVAND DOCTEST DSPPACK \
+ ECONOMETRICS \
FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS FL_CORE \
FPL FUZZY_LOGIC_TOOLKIT FXP GA GEOGRAPHICLIB \
GEOMETRY GENERAL \