Date: Fri, 21 Apr 2023 19:52:08 GMT From: Stephen Montgomery-Smith <stephen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8ae4a503842c - main - math/octave-forge: Add optional dependency math/octave-forge-velas. Message-ID: <202304211952.33LJq8W5074958@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ae4a503842c5c629cfeb8deb149697e98be2854 commit 8ae4a503842c5c629cfeb8deb149697e98be2854 Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2023-04-21 19:50:22 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2023-04-21 19:50:22 +0000 math/octave-forge: Add optional dependency math/octave-forge-velas. Update to 20230421. --- 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 c0cf1dd2fc8e..3e5f44412720 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,6 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20221116 -PORTREVISION= 1 +PORTVERSION= 20230421 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -31,7 +30,7 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \ SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_BOOTSTRAP STK STRINGS \ - STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO \ + STRUCT SYMBAND SYMBOLIC TCL_OCTAVE TSA VIDEO VELAS \ WEBSOCKETS ZENITY ZEROMQ OPTIONS_DEFAULT= ${OPTIONS_DEFINE:NDATABASE:NMECHANICS:NMPI:NNLWING2:NPARALLEL:NSPECFUN}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304211952.33LJq8W5074958>