git: c6a1310a2a06 - main - math/octave-forge: Add optional depencency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Mar 2025 00:54:57 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6a1310a2a0658593ec863b275e82f9ecc05b8e2 commit c6a1310a2a0658593ec863b275e82f9ecc05b8e2 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2025-03-24 00:53:41 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2025-03-24 00:53:41 +0000 math/octave-forge: Add optional depencency - Add optional dependency math/octave-forge-piqp. - Update to 20250323. --- 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 a012ae5a1ced..5bef61c769da 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20250217 -PORTREVISION= 1 +PORTVERSION= 20250323 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -29,7 +28,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ OCT2MAT OCTAVE_POOL OCTAVE_TAR OCTAVE_ZSTD \ OCTCLIP OCTPROJ ODBC ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ - PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ + PIQP PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING RTREE SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \