git: 27218af9c71d - main - math/octave-forge: Update to 20240129.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 04:44:09 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=27218af9c71d87d6f5e5db7f229dca6d0656e99e commit 27218af9c71d87d6f5e5db7f229dca6d0656e99e Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-01-29 04:43:25 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-01-29 04:43:25 +0000 math/octave-forge: Update to 20240129. Add optional dependency math/octave-forge-rtree. --- 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 81c9c96d7b84..c001e0dd52d9 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20230902 -PORTREVISION= 2 +PORTVERSION= 20240129 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -27,7 +26,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ OCT2MAT OCTAVE_POOL OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ - QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ + QUEUEING RTREE SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_RESAMPLING STK STRINGS \