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 /science/ecs | |
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 'science/ecs')
-rw-r--r-- | science/ecs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index c2c0747b3477..22f89dc2ccfe 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -3,6 +3,7 @@ PORTNAME= ecs PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://code-saturne.org/releases/ |