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/octave | |
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/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 0c2f8d63b621..2d6489ea5bf4 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 3.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU |