aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-07-15 15:00:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-07-15 15:00:46 +0800
commitde8f4226f4fdba3ceab1926224838be2587163e0 (patch)
tree960a557123f230aca951d7c2f2133419f5e4e270 /math
parent01a7b31527a5764bdc03d41afd700474f47d5484 (diff)
downloadfreebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.tar.gz
freebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.tar.zst
freebsd-ports-gnome-de8f4226f4fdba3ceab1926224838be2587163e0.zip
- Bump PORTREVISION for science/hdf5-18 shlib change
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/scilab/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 9bd676991221..9f884c09a5e2 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.4.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= ftp://ftp.gnu.org/gnu/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 8d7c2d727d09..bf470d9045db 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -7,6 +7,7 @@
PORTNAME= scilab
PORTVERSION= 5.3.2
+PORTREVISION= 1
CATEGORIES= math cad parallel java
MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/:scilab \
http://www.predatorlabs.net/dl/:jgraphx \
@@ -88,7 +89,7 @@ JGRAPHX_JAR= jgraphx-${JGRAPHX_VERSION:C/\./_/g}.jar
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-bin-JAVA_HOME
-LIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18
+LIB_DEPENDS+= hdf5.7:${PORTSDIR}/science/hdf5-18
GUI_DEPENDS= ${JAVALIBDIR}/flexdock.jar:${PORTSDIR}/devel/flexdock \
${JAVALIBDIR}/jogl.jar:${PORTSDIR}/graphics/jogl \