git: 85c6c437d2e4 - main - math/octave-forge: Add dependency octave-forge-psychrometrics.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 16 Nov 2022 17:38:20 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=85c6c437d2e4b1712e5f94cda924bf4ecef00736 commit 85c6c437d2e4b1712e5f94cda924bf4ecef00736 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2022-11-16 17:37:34 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2022-11-16 17:37:34 +0000 math/octave-forge: Add dependency octave-forge-psychrometrics. Update to 20221116. --- 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 c1677d1ff909..7ba97975c289 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20221111 +PORTVERSION= 20221116 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 PYTHONIC QUATERNION \ + PONCHON_SAVARIT PSYCHROMETRICS PYTHONIC QUATERNION \ QUEUEING SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \