diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:10:28 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-24 16:10:28 +0800 |
commit | 9f028eb7d878ec224042b5bf3162c168ee46c6fa (patch) | |
tree | 51ef68ccdd728aae2ef5efbce59ff2f3a4b706a6 /math/scilab | |
parent | 15124f7dde50421119526819ecebc6d75734ed50 (diff) | |
download | freebsd-ports-gnome-9f028eb7d878ec224042b5bf3162c168ee46c6fa.tar.gz freebsd-ports-gnome-9f028eb7d878ec224042b5bf3162c168ee46c6fa.tar.zst freebsd-ports-gnome-9f028eb7d878ec224042b5bf3162c168ee46c6fa.zip |
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'math/scilab')
-rw-r--r-- | math/scilab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index f8833b048974..97f990dd3b5f 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -3,7 +3,7 @@ PORTNAME= scilab PORTVERSION= 5.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} |