diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-03-10 04:56:17 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2019-03-10 04:56:17 +0000 |
commit | 1562e730f569475c3d23decb3b0e7c4a551b1063 (patch) | |
tree | ad761cc2552563381b575b8400decd8edbf1a275 /math/octave-forge-bim | |
parent | c03074170cb86338e6f82313fba9dbcf8fd4fa52 (diff) | |
download | freebsd-ports-1562e730f569475c3d23decb3b0e7c4a551b1063.zip |
- Update math/octave to 5.1.0.
- Bump portrevision of unbroken octave-forge-* ports.
- Bump portrevision of math/dynare which uses library files from octave.
- Mark broken: octave-forge-(database|dicom|optim|fits|linear|linear|optim|
parallel|signal|strings|struct|tisean|video).
- Broken optional dependencies in math/octave-forge to default to off.
- Bump portrevision of math/octave-forge.
Diffstat (limited to 'math/octave-forge-bim')
-rw-r--r-- | math/octave-forge-bim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index 7e39303d8b25..ccda2eb4c6aa 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |