aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-12-26 15:14:59 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-12-26 15:14:59 +0000
commitbbbce59a1945b323d9e78f4d92a8b7e4194c31a2 (patch)
treea1558a5cff365b2d2a021ec0620eddeedfb19f1f /math
parent247833fd02ac2722f6db2a44b7f1d04bf6f0a500 (diff)
downloadports-bbbce59a1945b323d9e78f4d92a8b7e4194c31a2.tar.gz
ports-bbbce59a1945b323d9e78f4d92a8b7e4194c31a2.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/clp/Makefile3
-rw-r--r--math/octave-devel/Makefile4
-rw-r--r--math/octave/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index 77f8050f6d5c..7b72d80f8c2b 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Clp
PORTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \
http://www.mavetju.org/download/adopted/
@@ -17,7 +18,7 @@ COMMENT= Linear Programming Solver
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack
.ifdef WITH_GMPL
-LIB_DEPENDS+= glpk.18:${PORTSDIR}/math/glpk
+LIB_DEPENDS+= glpk.19:${PORTSDIR}/math/glpk
.endif
USE_FORTRAN= yes
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 7cfe19f8b4c7..98ad731c9ad9 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.1.51
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/\
@@ -24,7 +24,7 @@ BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
- glpk.18:${PORTSDIR}/math/glpk \
+ glpk.19:${PORTSDIR}/math/glpk \
hdf5:${PORTSDIR}/science/hdf5 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull
diff --git a/math/octave/Makefile b/math/octave/Makefile
index d126f66032cd..ff875975c3db 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
@@ -23,7 +23,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
gsed:${PORTSDIR}/textproc/gsed \
gfortran42:${PORTSDIR}/lang/gcc42
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
- glpk.18:${PORTSDIR}/math/glpk \
+ glpk.19:${PORTSDIR}/math/glpk \
hdf5:${PORTSDIR}/science/hdf5 \
umfpack.1:${PORTSDIR}/math/suitesparse \
qhull:${PORTSDIR}/math/qhull