Date: Wed, 22 Apr 2026 13:59:30 +0000 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: 6056f5f02f38 - main - math/octave-forge: Add new optional dependency. Message-ID: <69e8d442.221d8.2f742fa7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by stephen: URL: https://cgit.FreeBSD.org/ports/commit/?id=6056f5f02f38301bae36032318afe0fb015ea96e commit 6056f5f02f38301bae36032318afe0fb015ea96e Author: Stephen Montgomery-Smith <stephen@FreeBSD.org> AuthorDate: 2026-04-22 13:58:37 +0000 Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org> CommitDate: 2026-04-22 13:58:37 +0000 math/octave-forge: Add new optional dependency. - Add optional dependency math/octave-forge-rf. - Update to 20260422. --- math/octave-forge/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 2b05dc34e711..c7d4d14dabd6 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -1,5 +1,5 @@ PORTNAME= octave-forge -PORTVERSION= 20260329 +PORTVERSION= 20260422 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org @@ -33,8 +33,8 @@ OPTIONS_DEFINE= AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \ OCTCLIP OCTPROJ ODBC ODEBVP OPTICS \ OPTIM OPTIMINTERP OUTLIERS PARALLEL PKG_OCTAVE_DOC PDE1DM PLOT \ PIQP PONCHON_SAVARIT PROMPT PSYCHROMETRICS PYTHONIC QUATERNION \ - QUEUEING RTREE SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE \ - SPECFUN \ + QUEUEING RF RTREE \ + SECS1D SECS2D SECS3D SIGNAL SIMP SOCKETS SOLE SPECFUN \ SPARSERSB SPECIAL_MATRIX SPLINES SQLITE STATISTICS \ STATISTICS_RESAMPLING STK STRINGS \ STRUCT SYMBAND SYMBOLIC TABLICIOUS TCL_OCTAVE TIMER \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e8d442.221d8.2f742fa7>
