Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2026 01:25:31 +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: ff4012890fb1 - main - math/octave-forge: Add new optional dependency.
Message-ID:  <696ed98b.9b02.1cce4906@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=ff4012890fb17f9907152a33309e068b16ee4b42

commit ff4012890fb17f9907152a33309e068b16ee4b42
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-01-20 01:23:45 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-01-20 01:23:45 +0000

    math/octave-forge: Add new optional dependency.
    
    - math/octave-forge-instrument-control.
    - Update to 20260119.
---
 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 0f71d3bf61d8..b730e3ee6980 100644
--- a/math/octave-forge/Makefile
+++ b/math/octave-forge/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	octave-forge
-PORTVERSION=	20251015
-PORTREVISION=	2
+PORTVERSION=	20260119
 CATEGORIES=	math
 
 MAINTAINER=	stephen@FreeBSD.org
@@ -20,7 +19,8 @@ OPTIONS_DEFINE=	AUDIO ACTUARIAL AUTOMATIC_DIFFERENTIATION \
 		FPL FUZZY_LOGIC_TOOLKIT GA GEOGRAPHICLIB \
 		GEOMETRY GENERAL \
 		GENERATE_HTML GNUPLOT GSL HDF5OCT IDENT IMAGE \
-		INFORMATIONTHEORY INTEGRATION INTERNAL_FLUID_FLOW \
+		INFORMATIONTHEORY INSTRUMENT_CONTROL \
+		INTEGRATION INTERNAL_FLUID_FLOW \
 		INTERVAL IO IRSA JOYSTICK LEVEL_SET \
 		LINEAR_ALGEBRA LLMS LSSA LTFAT \
 		MAPPING MATGEOM \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696ed98b.9b02.1cce4906>