Tue Nov 28 17:52:02 2017 UTC ()
devel/netcdf: Update to 4.4.1.1

Notable changes since 4.2.1.1:
- Provides official support for libhdf5 1.10.0.
- Added CDM-5 support.
- Added support for opening in-memory file content.
- Improved DAP support.
- Improved parallel-netcdf support.


(minskim)
diff -r1.43 -r1.44 pkgsrc/devel/netcdf/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/netcdf/PLIST
diff -r1.18 -r1.19 pkgsrc/devel/netcdf/distinfo
diff -r0 -r1.1 pkgsrc/devel/netcdf/patches/patch-ncdap__test_testauth.sh
diff -r1.1 -r0 pkgsrc/devel/netcdf/patches/patch-ncgen3_load.c

cvs diff -r1.43 -r1.44 pkgsrc/devel/netcdf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/netcdf/Makefile 2017/11/26 10:50:48 1.43
+++ pkgsrc/devel/netcdf/Makefile 2017/11/28 17:52:02 1.44
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.43 2017/11/26 10:50:48 wiz Exp $ 1# $NetBSD: Makefile,v 1.44 2017/11/28 17:52:02 minskim Exp $
2 2
3DISTNAME= netcdf-4.2.1.1 3DISTNAME= netcdf-4.4.1.1
4PKGREVISION= 7 
5CATEGORIES= devel 4CATEGORIES= devel
6MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ 5MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/
7 6
8MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://www.unidata.ucar.edu/software/netcdf/index.html 8HOMEPAGE= https://www.unidata.ucar.edu/software/netcdf/index.html
10COMMENT= Library for array-oriented data access 9COMMENT= Library for array-oriented data access
11 10
12USE_LANGUAGES= c c++ 11USE_LANGUAGES= c c++
13USE_LIBTOOL= yes 12USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
15CONFIGURE_ARGS+= --disable-doxygen 14CONFIGURE_ARGS+= --disable-doxygen
16CONFIGURE_ARGS+= --disable-examples 15CONFIGURE_ARGS+= --disable-examples
17 16

cvs diff -r1.7 -r1.8 pkgsrc/devel/netcdf/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/netcdf/PLIST 2013/04/09 15:57:28 1.7
+++ pkgsrc/devel/netcdf/PLIST 2017/11/28 17:52:02 1.8
@@ -1,14 +1,17 @@ @@ -1,14 +1,17 @@
1@comment $NetBSD: PLIST,v 1.7 2013/04/09 15:57:28 adam Exp $ 1@comment $NetBSD: PLIST,v 1.8 2017/11/28 17:52:02 minskim Exp $
2bin/nc-config 2bin/nc-config
3bin/nccopy 3bin/nccopy
4bin/ncdump 4bin/ncdump
5bin/ncgen 5bin/ncgen
6bin/ncgen3 6bin/ncgen3
7include/netcdf.h 7include/netcdf.h
 8include/netcdf_mem.h
 9include/netcdf_meta.h
8lib/libnetcdf.la 10lib/libnetcdf.la
 11lib/libnetcdf.settings
9lib/pkgconfig/netcdf.pc 12lib/pkgconfig/netcdf.pc
10man/man1/nccopy.1 13man/man1/nccopy.1
11man/man1/ncdump.1 14man/man1/ncdump.1
12man/man1/ncgen.1 15man/man1/ncgen.1
13man/man1/ncgen3.1 16man/man1/ncgen3.1
14man/man3/netcdf.3 17man/man3/netcdf.3

cvs diff -r1.18 -r1.19 pkgsrc/devel/netcdf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/netcdf/distinfo 2015/11/03 03:27:51 1.18
+++ pkgsrc/devel/netcdf/distinfo 2017/11/28 17:52:02 1.19
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.18 2015/11/03 03:27:51 agc Exp $ 1$NetBSD: distinfo,v 1.19 2017/11/28 17:52:02 minskim Exp $
2 2
3SHA1 (netcdf-4.2.1.1.tar.gz) = 76631cb4e6b767c224338415cf6e5f5ff9bd1238 3SHA1 (netcdf-4.4.1.1.tar.gz) = 0c77ed993c614653613905a1a52802a38f578b0b
4RMD160 (netcdf-4.2.1.1.tar.gz) = 400d20e0afe7b37db7b24f9e5c19e585e0b15b3c 4RMD160 (netcdf-4.4.1.1.tar.gz) = 027c1f71936a253cf388f7a44395f53b6ca54e70
5SHA512 (netcdf-4.2.1.1.tar.gz) = a50493c3ccc1b94c200ba3febe87f51b7f392cb402fb60df9a4c4cb7007eb9ebadbbce6c7a46056f107d584280af606c913a88efd44c0966ba6b47fc44696fc5 5SHA512 (netcdf-4.4.1.1.tar.gz) = 36c041e2f7ed5fc4f47fc4fa2afcdce2247f1d3794525ebdbd97d359d3ed98f150664ccf77c5366da4db2b9f0f4b17f871d861473ca9afee1462c75a302b07bb
6Size (netcdf-4.2.1.1.tar.gz) = 4515856 bytes 6Size (netcdf-4.4.1.1.tar.gz) = 5250973 bytes
7SHA1 (patch-configure) = 74457173c01355cd0f99f136ae10bdc67e831489 7SHA1 (patch-configure) = 74457173c01355cd0f99f136ae10bdc67e831489
8SHA1 (patch-ncgen3_load.c) = 8500ba7ceb43dc544fa974c2664d3a6603ec2a95 8SHA1 (patch-ncdap__test_testauth.sh) = 710879f36c1a4d54466c9065644db326db0c4ed8

File Added: pkgsrc/devel/netcdf/patches/Attic/patch-ncdap__test_testauth.sh
$NetBSD: patch-ncdap__test_testauth.sh,v 1.1 2017/11/28 17:52:02 minskim Exp $

Portability fix.

--- ncdap_test/testauth.sh.orig	2016-11-21 19:43:03.000000000 +0000
+++ ncdap_test/testauth.sh
@@ -273,7 +273,7 @@ if test "x$RCHOME" = x1 ; then
   show
 fi
 
-if test "x$RCSPEC" == x1 ; then
+if test "x$RCSPEC" = x1 ; then
   echo "*** Testing rc file in specified directory"
   # Create the rc file and (optional) netrc file
   xf; reset; xo
@@ -324,4 +324,3 @@ restore
 xo
 
 exit
-

File Deleted: pkgsrc/devel/netcdf/patches/Attic/patch-ncgen3_load.c