git: 1c81dd786f33 - main - math/octave-forge: Add dependency octave-forge-csg-toolkit.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Oct 2022 00:45:45 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1c81dd786f33a49bc87808035bb6d7189e44170b
commit 1c81dd786f33a49bc87808035bb6d7189e44170b
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-10-31 00:45:06 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-10-31 00:45:06 +0000
math/octave-forge: Add dependency octave-forge-csg-toolkit.
Update to 20221030.
---
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 b0ddf24d86bc..541a70712ebb 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,5 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20221029
+PORTVERSION= 20221030
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -10,7 +10,8 @@ USES= metaport
OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
BENCHMARK BIM BIOINFO BIOSIG BSLTL CFITSIO CGI \
- CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL DATA_SMOOTHING \
+ CIVIL_ENGINEERING CODER COMMUNICATIONS CONTROL \
+ CSG_TOOLKIT DATA_SMOOTHING \
DATABASE DATAFRAME DICOM DIVAND DOCTEST ECONOMETRICS \
FDA FEMOCTAVE FENV FITS \
FINANCIAL FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \