diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2024-03-16 23:28:02 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2024-03-16 23:28:02 +0000 |
commit | c92f309e944f792808ba1c6124dd6f8ec75428a2 (patch) | |
tree | e5fa44c36a620f0d08e15b97f46f913851b206b4 /math/octave-forge-optics | |
parent | 512eb6bf9d3c023c61d83252627f7626e83bb78b (diff) | |
download | ports-c92f309e944f792808ba1c6124dd6f8ec75428a2.tar.gz ports-c92f309e944f792808ba1c6124dd6f8ec75428a2.zip |
math/octave: Update to 9.1.0.
math/octave-forge: Bump portrevision.
Mark broken and set optional dependency to off in math/octave-forge:
math/octave-forge-bioinfo
math/octave-forge-coder
math/octave-forge-financial
math/octave-forge-fits
math/octave-forge-fuzzy-logic-toolkit
math/octave-forge-gnuplot
math/octave-forge-informationtheory
math/octave-forge-irsa
math/octave-forge-level-set
math/octave-forge-nnet
math/octave-forge-plot
math/octave-forge-queueing
math/octave-forge-symband
Diffstat (limited to 'math/octave-forge-optics')
-rw-r--r-- | math/octave-forge-optics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-optics/Makefile b/math/octave-forge-optics/Makefile index 20fb6e8300d2..57b469905b34 100644 --- a/math/octave-forge-optics/Makefile +++ b/math/octave-forge-optics/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-optics PORTVERSION= 0.1.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/octave/Octave%20Forge%20Packages/Individual%20Package%20Releases DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} |