git: ee9ee2d99d5f - main - math/octave-forge: Add dependency math/octave-forge-sole.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 19:39:09 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=ee9ee2d99d5f055a07b46fe474397afd234f6dc8 commit ee9ee2d99d5f055a07b46fe474397afd234f6dc8 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-11-11 19:38:32 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-11-11 19:38:32 +0000 math/octave-forge: Add dependency math/octave-forge-sole. Update to 20221111. --- 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 08b4c6aa7df0..c1677d1ff909 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20221107 +PORTVERSION= 20221111 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -26,7 +26,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ OCT2MAT OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PDE1DM PLOT \ PONCHON_SAVARIT PYTHONIC QUATERNION \ - QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \ + QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ + SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_BOOTSTRAP STK STRINGS \ STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO \