aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2009-04-02 18:05:29 +0800
committerdemon <demon@FreeBSD.org>2009-04-02 18:05:29 +0800
commitc5af5445fe5401014ac2757f747d28ea0e5687bb (patch)
tree13a7259dcbe20e46296c54cda0849d2da6893f16 /math/octave
parentfc89c6abe24b261b8bb6b66dee7fb46bc5b381fd (diff)
downloadfreebsd-ports-gnome-c5af5445fe5401014ac2757f747d28ea0e5687bb.tar.gz
freebsd-ports-gnome-c5af5445fe5401014ac2757f747d28ea0e5687bb.tar.zst
freebsd-ports-gnome-c5af5445fe5401014ac2757f747d28ea0e5687bb.zip
Bump glpk shlib version.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 0e1ab3d65a02..4c659d67d72a 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.0.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@@ -22,7 +22,7 @@ BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
- glpk.19:${PORTSDIR}/math/glpk \
+ glpk.22:${PORTSDIR}/math/glpk \
hdf5:${PORTSDIR}/science/hdf5 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull