Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2026 15:49:59 +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: 6e52425bf037 - main - math/octave-forge: Add option dependency
Message-ID:  <69c94a27.371d0.653ecd8c@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=6e52425bf03700677704699e06ce132939d65bfd

commit 6e52425bf03700677704699e06ce132939d65bfd
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-03-29 15:49:10 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-03-29 15:49:10 +0000

    math/octave-forge: Add option dependency
    
    - math/octave-forge-fxp.
    - Update version to 20260329.
---
 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 6afc32b7abb9..2b05dc34e711 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	octave-forge
-PORTVERSION=	20260302
-PORTREVISION=	1
+PORTVERSION=	20260329
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -17,7 +16,7 @@ OPTIONS_DEFINE=	AUDIO ACTUARIAL APA AUTOMATIC_DIFFERENTIATION \
 	        CSG_DATASET CSG_TOOLKIT DATA_SMOOTHING \
 		DATABASE DATAFRAME DATATYPES DICOM DIVAND DOCTEST ECONOMETRICS \
 		FDA FEMOCTAVE FENV FILEIO FINANCIAL FITS FL_CORE \
-		FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \
+		FPL FUZZY_LOGIC_TOOLKIT FXP GA GEOGRAPHICLIB \
 		GEOMETRY GENERAL \
 		GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \
 		INFORMATIONTHEORY INSTRUMENT_CONTROL \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c94a27.371d0.653ecd8c>