1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Update to 4.7.1

Changes:	https://github.com/Unidata/netcdf-c/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-31 17:11:41 +00:00
parent 685885782c
commit d4f680d16a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510402
3 changed files with 7 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= netcdf
PORTVERSION= 4.7.0
PORTVERSION= 4.7.1
DISTVERSIONPREFIX= c-
CATEGORIES= science
MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
@ -27,7 +27,7 @@ SZIP_DESC= SZIP support (required if HDF5 was built with SZIP)
USES= gmake libtool localbase ncurses pathfix pkgconfig:run
CONFIGURE_ARGS= --disable-filter-testing \
--enable-dap --enable-netcdf-4
--enable-byterange --enable-dap --enable-netcdf-4
CPPFLAGS+= -fPIC -DPIC
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1556629899
SHA256 (netcdf-c-4.7.0.tar.gz) = a512d2b4828c6177dd4b96791c4163e4e06e6bfc7123bebfbfe01762d777d1cb
SIZE (netcdf-c-4.7.0.tar.gz) = 5985755
TIMESTAMP = 1567016171
SHA256 (netcdf-c-4.7.1.tar.gz) = 5c537c585773e575a16b28c3973b9608a98fdc4cf7c42893aa5223024e0001fc
SIZE (netcdf-c-4.7.1.tar.gz) = 6031361

View File

@ -5,6 +5,7 @@ bin/ncgen
bin/ncgen3
include/netcdf.h
include/netcdf_aux.h
include/netcdf_dispatch.h
include/netcdf_filter.h
include/netcdf_mem.h
include/netcdf_meta.h
@ -12,7 +13,7 @@ lib/libnetcdf.a
lib/libnetcdf.settings
lib/libnetcdf.so
lib/libnetcdf.so.15
lib/libnetcdf.so.15.0.1
lib/libnetcdf.so.15.1.0
libdata/pkgconfig/netcdf.pc
man/man1/nccopy.1.gz
man/man1/ncdump.1.gz