aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2009-04-02 10:05:29 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2009-04-02 10:05:29 +0000
commitd1b27efe5390554a7a51699ab1be8b468e569a4e (patch)
tree39042c7ee6b2684512f462d1385964a383fba258 /math
parent3d1c3218787ab47310bd35c578432795ca07f880 (diff)
downloadports-d1b27efe5390554a7a51699ab1be8b468e569a4e.tar.gz
ports-d1b27efe5390554a7a51699ab1be8b468e569a4e.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/clp/Makefile4
-rw-r--r--math/octave-devel/Makefile3
-rw-r--r--math/octave/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/math/clp/Makefile b/math/clp/Makefile
index b622487c220b..5c0c5338405b 100644
--- a/math/clp/Makefile
+++ b/math/clp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Clp
PORTVERSION= 1.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= http://www.coin-or.org/download/source/Clp/ \
http://www.mavetju.org/download/adopted/
@@ -18,7 +18,7 @@ COMMENT= Linear Programming Solver
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack
.ifdef WITH_GMPL
-LIB_DEPENDS+= glpk.19:${PORTSDIR}/math/glpk
+LIB_DEPENDS+= glpk.22:${PORTSDIR}/math/glpk
.endif
USE_FORTRAN= yes
diff --git a/math/octave-devel/Makefile b/math/octave-devel/Makefile
index 9cc3fb246b44..72283a019c5d 100644
--- a/math/octave-devel/Makefile
+++ b/math/octave-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.1.54
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/\
@@ -23,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.19:${PORTSDIR}/math/glpk \
+ glpk.22:${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 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