Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 02:42:35 +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: 2fbaf98eb574 - main - math/octave-forge-optim: Update to 1.6.3.
Message-ID:  <69ae339b.32d2e.5b2e90ba@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=2fbaf98eb574d277281d2061746497030a6bbe30

commit 2fbaf98eb574d277281d2061746497030a6bbe30
Author:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2026-03-09 02:41:22 +0000
Commit:     Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2026-03-09 02:41:22 +0000

    math/octave-forge-optim: Update to 1.6.3.
    
    - Unbreak.
---
 math/octave-forge-optim/Makefile | 5 +----
 math/octave-forge-optim/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile
index 7298fa1db4b7..dd4b5abe7be9 100644
--- a/math/octave-forge-optim/Makefile
+++ b/math/octave-forge-optim/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	octave-forge-optim
-PORTVERSION=	1.6.2
-PORTREVISION=	5
+PORTVERSION=	1.6.3
 CATEGORIES=	math
 MASTER_SITES=	SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases
 DISTNAME=	${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
@@ -14,8 +13,6 @@ LICENSE_NAME=	See individual files for licenses
 LICENSE_FILE=	${WRKDIR}/${OCTAVE_SRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-BROKEN=		does not build with octave version >= 10.1.0
-
 RUN_DEPENDS=	${OCTAVE_TARBALLS_DIR}/statistics.tar.gz:math/octave-forge-statistics \
 		${OCTAVE_TARBALLS_DIR}/struct.tar.gz:math/octave-forge-struct
 
diff --git a/math/octave-forge-optim/distinfo b/math/octave-forge-optim/distinfo
index 2294e350add6..10a9e57d4d5d 100644
--- a/math/octave-forge-optim/distinfo
+++ b/math/octave-forge-optim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650040757
-SHA256 (octave-forge/optim-1.6.2.tar.gz) = 554a8e18bb7195ae861f5059c14f1a557844265c1addb5bfbf3ab9885524787e
-SIZE (octave-forge/optim-1.6.2.tar.gz) = 420480
+TIMESTAMP = 1773023377
+SHA256 (octave-forge/optim-1.6.3.tar.gz) = 59fb3771a2d2a2313447532c59a2e000a6a7bb7a677f3ef8183fbaaab5493a14
+SIZE (octave-forge/optim-1.6.3.tar.gz) = 422679


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ae339b.32d2e.5b2e90ba>