aboutsummaryrefslogtreecommitdiff
path: root/math/scilab
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-10-05 05:24:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-10-05 05:24:46 +0000
commitb73f018b9c58d58348f4a2cfc3d364f2e48424e8 (patch)
tree005967d070326437097abe061fcd1141ad41b460 /math/scilab
parent04f191de2f022a872fd2d9955f13d1cca4ae238f (diff)
downloadports-b73f018b9c58d58348f4a2cfc3d364f2e48424e8.tar.gz
ports-b73f018b9c58d58348f4a2cfc3d364f2e48424e8.zip
cad/calculix-ccx math/arpack++ math/armadillo math/scilab math/octave: Change dependency from math/arpack to math/arpack-ng
math/arpack is a dead, unmaintained project, and math/arpack-ng is a maintained and updated fork. This commit is effectively a version upgrade of the arpack dependency. Approved by: portmgr blanket (does not result in a change in contents of the resulting package)
Notes
Notes: svn path=/head/; revision=481261
Diffstat (limited to 'math/scilab')
-rw-r--r--math/scilab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 2caaadabe1d0..e47b616cdb9f 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -3,7 +3,7 @@
PORTNAME= scilab
PORTVERSION= 5.5.2
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= math cad java
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
@@ -17,7 +17,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libpcre.so:devel/pcre \
libcurl.so:ftp/curl \
libhdf5.so:science/hdf5 \
- libarpack.so:math/arpack \
+ libarpack.so:math/arpack-ng \
libfftw3.so:math/fftw3 \
libmatio.so:math/matio \
libamd.so:math/suitesparse