git: 8fe461832108 - main - math/octave-forge: Add new dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Sep 2023 06:02:41 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fe461832108d2b2decba2d0a1d8786b46598c94 commit 8fe461832108d2b2decba2d0a1d8786b46598c94 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-09-02 06:01:42 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-09-02 06:01:42 +0000 math/octave-forge: Add new dependency Add optional dependency for new port math/octave-forge-prompt. Update to 20230902. --- 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 8db2feb1a27b..124e66946e76 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20230504 +PORTVERSION= 20230902 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -25,7 +25,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ MULTICORE MVN NAN NCARRAY NETCDF NLWING2 NNET NURBS \ OCT2MAT OCTAVE_POOL OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ - PONCHON_SAVARIT PSYCHROMETRICS PYTHONIC QUATERNION \ + PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \