Date: Thu, 04 Jun 2026 23:23:49 +0000 From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ecbf82c6162 - main - math/octave-forge: Add new optional dependency. Message-ID: <6a220905.1a306.6735473e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a220905.1a306.6735473e>
