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/netcdf | |
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/netcdf')
-rw-r--r-- | science/netcdf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 808328580b3f..00f647af5124 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= netcdf PORTVERSION= 4.3.3.1 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ |