mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Chase glpk shlib version.
This commit is contained in:
parent
8f27ef0055
commit
b95467bacb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251239
2 changed files with 4 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= octave
|
PORTNAME= octave
|
||||||
PORTVERSION= 3.3.50
|
PORTVERSION= 3.3.50
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \
|
MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \
|
||||||
ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/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 \
|
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||||
gsed:${PORTSDIR}/textproc/gsed
|
gsed:${PORTSDIR}/textproc/gsed
|
||||||
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
||||||
glpk.27:${PORTSDIR}/math/glpk \
|
glpk.28:${PORTSDIR}/math/glpk \
|
||||||
hdf5:${PORTSDIR}/science/hdf5 \
|
hdf5:${PORTSDIR}/science/hdf5 \
|
||||||
umfpack.1:${PORTSDIR}/math/suitesparse \
|
umfpack.1:${PORTSDIR}/math/suitesparse \
|
||||||
qhull:${PORTSDIR}/math/qhull
|
qhull:${PORTSDIR}/math/qhull
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= octave
|
PORTNAME= octave
|
||||||
PORTVERSION= 3.2.4
|
PORTVERSION= 3.2.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
|
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
|
||||||
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
|
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
|
||||||
|
@ -21,7 +22,7 @@ BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||||
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
|
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
|
||||||
gsed:${PORTSDIR}/textproc/gsed
|
gsed:${PORTSDIR}/textproc/gsed
|
||||||
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
|
||||||
glpk.27:${PORTSDIR}/math/glpk \
|
glpk.28:${PORTSDIR}/math/glpk \
|
||||||
hdf5:${PORTSDIR}/science/hdf5 \
|
hdf5:${PORTSDIR}/science/hdf5 \
|
||||||
umfpack.1:${PORTSDIR}/math/suitesparse \
|
umfpack.1:${PORTSDIR}/math/suitesparse \
|
||||||
qhull:${PORTSDIR}/math/qhull \
|
qhull:${PORTSDIR}/math/qhull \
|
||||||
|
|
Loading…
Add table
Reference in a new issue