diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-18 10:39:51 +0000 |
commit | 6e5edf87e4e65cea762f73e6fe1f5b0f883a7d2d (patch) | |
tree | e34adbd86afd804caa501594aaf9fc14e3a13d45 /science/netcdf | |
parent | - Update to 20150117 (diff) |
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-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 41784e695464..f2c94b282d12 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= netcdf PORTVERSION= 4.3.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ |