Date: Mon, 19 May 2025 14:47:44 GMT 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: 39fea69bfefb - main - math/octave-forge: Add new optional dependency. Message-ID: <202505191447.54JElirB014457@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=39fea69bfefb2eb7a464d874086e941d9e6e4ec4 commit 39fea69bfefb2eb7a464d874086e941d9e6e4ec4 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2025-05-19 14:46:51 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2025-05-19 14:46:51 +0000 math/octave-forge: Add new optional dependency. - Add optional dependency math/octave-forge-csg-dataset. - Update to 20250519. --- math/octave-forge/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 546992ffeab5..b3b12e710bae 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20250502 +PORTVERSION= 20250519 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -13,7 +13,7 @@ USES= metaport OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \ CHARTJS CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \ - CSG_TOOLKIT DATA_SMOOTHING \ + 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 \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505191447.54JElirB014457>
