git: 2a25f103af43 - main - math/octave-forge: Add option dependency math/octave-forge-odbc.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Apr 2024 19:55:32 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=2a25f103af43b3986d6ce975c0287ff60c654c70 commit 2a25f103af43b3986d6ce975c0287ff60c654c70 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-04-05 19:53:45 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-04-05 19:53:45 +0000 math/octave-forge: Add option dependency math/octave-forge-odbc. Update to 20240403. --- math/octave-forge/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 099db035517b..eb3046380ae8 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20240212 -PORTREVISION= 2 +PORTVERSION= 20240403 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -24,7 +23,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ MAPPING MATGEOM MCCABE_THIELE \ MECHANICS MISCELLANEOUS MISSING_FUNCTIONS MPI MQTT MSH \ MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \ - OCT2MAT OCTAVE_POOL OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ + OCT2MAT OCTAVE_POOL OCTCLIP OCTPROJ ODBC ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING RTREE SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \