git: 74bb3552263b - main - math/octave-forge: Add dependency math/octave-forge-mpi.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 05:33:47 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74bb3552263bddceccc1e687482c19478968a432
commit 74bb3552263bddceccc1e687482c19478968a432
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-11-08 05:33:12 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-11-08 05:33:12 +0000
math/octave-forge: Add dependency math/octave-forge-mpi.
Update to 20221107.
---
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 9b626d610d89..08b4c6aa7df0 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,5 +1,5 @@
PORTNAME= octave-forge
-PORTVERSION= 20221105
+PORTVERSION= 20221107
CATEGORIES= math
MAINTAINER= stephen@FreeBSD.org
@@ -21,7 +21,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
INTERVAL IO IRSA LEVEL_SET \
LINEAR_ALGEBRA LSSA LTFAT \
MAPPING MATGEOM MCCABE_THIELE \
- MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MQTT MSH \
+ MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MPI MQTT MSH \
MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \
OCT2MAT OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \
OPTIM OPTIMINTERP OUTLIERS PARALLEL PDE1DM PLOT \