mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Bump glpk shlib version.
This commit is contained in:
parent
3d1c321878
commit
d1b27efe53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231470
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user