git: bfa3e21df8e4 - main - math/octave-forge: Add octave-forge dependencies.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Oct 2022 05:19:01 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=bfa3e21df8e473e6387c9a84cc5ab35a24f32916 commit bfa3e21df8e473e6387c9a84cc5ab35a24f32916 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-10-29 05:17:12 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-10-29 05:18:46 +0000 math/octave-forge: Add octave-forge dependencies. Update to 20221029. --- 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 4cb0a638be2b..b0ddf24d86bc 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20221028 +PORTVERSION= 20221029 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -22,7 +22,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ MAPPING MATGEOM MCCABE_THIELE \ MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MQTT MSH \ MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \ - OCT2MAT OCTCLIP OCTPROJ ODEBVP OPTICS \ + OCT2MAT OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PDE1DM PLOT \ PONCHON_SAVARIT QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \