diff options
| author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2026-03-09 02:41:22 +0000 |
|---|---|---|
| committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2026-03-09 02:41:22 +0000 |
| commit | 2fbaf98eb574d277281d2061746497030a6bbe30 (patch) | |
| tree | 8ca10f23cde14e7026f3184594a567881d2ee7f0 | |
| parent | 128a0555ad722bcf7005afb72d4a3cfdaec33cd5 (diff) | |
math/octave-forge-optim: Update to 1.6.3.
- Unbreak.
| -rw-r--r-- | math/octave-forge-optim/Makefile | 5 | ||||
| -rw-r--r-- | 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 |
