From d4f680d16a1204a3113fc3cd1493749bdc292416 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 31 Aug 2019 17:11:41 +0000 Subject: [PATCH] Update to 4.7.1 Changes: https://github.com/Unidata/netcdf-c/releases --- science/netcdf/Makefile | 4 ++-- science/netcdf/distinfo | 6 +++--- science/netcdf/pkg-plist | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index f51d0104db64..65f68c0385b1 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -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 diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index c4cf56e4b637..c0fb5cf7a346 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -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 diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist index 55f3ae396259..ded2e3f4bf6c 100644 --- a/science/netcdf/pkg-plist +++ b/science/netcdf/pkg-plist @@ -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