git: cd45d68270c1 - main - math/octave-forge: Add optional dependency TIMER.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 May 2024 16:28:29 UTC
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd45d68270c19dadbcde0933f9a63620db314d89 commit cd45d68270c19dadbcde0933f9a63620db314d89 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2024-05-03 16:27:51 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2024-05-03 16:27:51 +0000 math/octave-forge: Add optional dependency TIMER. Update to 20240429. --- 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 eb3046380ae8..afc10f02d76c 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20240403 +PORTVERSION= 20240429 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -30,7 +30,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_RESAMPLING STK STRINGS \ - STRUCT SYMBAND SYMBOLIC TABLICIOUS TCL_OCTAVE TSA VIDEO VELAS \ + STRUCT SYMBAND SYMBOLIC TABLICIOUS TCL_OCTAVE TIMER \ + TSA VIDEO VELAS \ WEBSOCKETS ZENITY ZEROMQ OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NBIOINFO:NDATABASE:NFINANCIAL:NFITS:NFUZZY_LOGIC_TOOLKIT:NGNUPLOT:NINFORMATIONTHEORY:NIRSA:NLEVEL_SET:NMECHANICS:NMPI:NNNET:NNLWING2:NPLOT:NQUEUEING:NSYMBAND:NSPECFUN}