git: 00ad56158c25 - main - math/octave-forge: Add dependency math/octave-forge-pythonic.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Nov 2022 21:37:33 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=00ad56158c250c00287e1404755a284ae3f3a204 commit 00ad56158c250c00287e1404755a284ae3f3a204 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-11-05 21:36:35 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-11-05 21:36:35 +0000 math/octave-forge: Add dependency math/octave-forge-pythonic. Update to 20221105. --- 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 541a70712ebb..9b626d610d89 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20221030 +PORTVERSION= 20221105 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 OCTCLIP OCTPROJ ODEBVP ONSAS OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PDE1DM PLOT \ - PONCHON_SAVARIT QUATERNION \ + PONCHON_SAVARIT PYTHONIC QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_BOOTSTRAP STK STRINGS \