pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/netcdf devel/netcdf: Update to 4.4.1.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de4d7bf31b7c
branches:  trunk
changeset: 372165:de4d7bf31b7c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Nov 28 17:52:02 2017 +0000

description:
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.

diffstat:

 devel/netcdf/Makefile                              |   5 ++---
 devel/netcdf/PLIST                                 |   5 ++++-
 devel/netcdf/distinfo                              |  12 ++++++------
 devel/netcdf/patches/patch-ncdap__test_testauth.sh |  20 ++++++++++++++++++++
 devel/netcdf/patches/patch-ncgen3_load.c           |  15 ---------------
 5 files changed, 32 insertions(+), 25 deletions(-)

diffs (93 lines):

diff -r b426d688c029 -r de4d7bf31b7c devel/netcdf/Makefile
--- a/devel/netcdf/Makefile     Tue Nov 28 15:51:06 2017 +0000
+++ b/devel/netcdf/Makefile     Tue Nov 28 17:52:02 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2017/11/26 10:50:48 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2017/11/28 17:52:02 minskim Exp $
 
-DISTNAME=      netcdf-4.2.1.1
-PKGREVISION=   7
+DISTNAME=      netcdf-4.4.1.1
 CATEGORIES=    devel
 MASTER_SITES=  https://www.unidata.ucar.edu/downloads/netcdf/ftp/
 
diff -r b426d688c029 -r de4d7bf31b7c devel/netcdf/PLIST
--- a/devel/netcdf/PLIST        Tue Nov 28 15:51:06 2017 +0000
+++ b/devel/netcdf/PLIST        Tue Nov 28 17:52:02 2017 +0000
@@ -1,11 +1,14 @@
-@comment $NetBSD: PLIST,v 1.7 2013/04/09 15:57:28 adam Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/11/28 17:52:02 minskim Exp $
 bin/nc-config
 bin/nccopy
 bin/ncdump
 bin/ncgen
 bin/ncgen3
 include/netcdf.h
+include/netcdf_mem.h
+include/netcdf_meta.h
 lib/libnetcdf.la
+lib/libnetcdf.settings
 lib/pkgconfig/netcdf.pc
 man/man1/nccopy.1
 man/man1/ncdump.1
diff -r b426d688c029 -r de4d7bf31b7c devel/netcdf/distinfo
--- a/devel/netcdf/distinfo     Tue Nov 28 15:51:06 2017 +0000
+++ b/devel/netcdf/distinfo     Tue Nov 28 17:52:02 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2015/11/03 03:27:51 agc Exp $
+$NetBSD: distinfo,v 1.19 2017/11/28 17:52:02 minskim Exp $
 
-SHA1 (netcdf-4.2.1.1.tar.gz) = 76631cb4e6b767c224338415cf6e5f5ff9bd1238
-RMD160 (netcdf-4.2.1.1.tar.gz) = 400d20e0afe7b37db7b24f9e5c19e585e0b15b3c
-SHA512 (netcdf-4.2.1.1.tar.gz) = a50493c3ccc1b94c200ba3febe87f51b7f392cb402fb60df9a4c4cb7007eb9ebadbbce6c7a46056f107d584280af606c913a88efd44c0966ba6b47fc44696fc5
-Size (netcdf-4.2.1.1.tar.gz) = 4515856 bytes
+SHA1 (netcdf-4.4.1.1.tar.gz) = 0c77ed993c614653613905a1a52802a38f578b0b
+RMD160 (netcdf-4.4.1.1.tar.gz) = 027c1f71936a253cf388f7a44395f53b6ca54e70
+SHA512 (netcdf-4.4.1.1.tar.gz) = 36c041e2f7ed5fc4f47fc4fa2afcdce2247f1d3794525ebdbd97d359d3ed98f150664ccf77c5366da4db2b9f0f4b17f871d861473ca9afee1462c75a302b07bb
+Size (netcdf-4.4.1.1.tar.gz) = 5250973 bytes
 SHA1 (patch-configure) = 74457173c01355cd0f99f136ae10bdc67e831489
-SHA1 (patch-ncgen3_load.c) = 8500ba7ceb43dc544fa974c2664d3a6603ec2a95
+SHA1 (patch-ncdap__test_testauth.sh) = 710879f36c1a4d54466c9065644db326db0c4ed8
diff -r b426d688c029 -r de4d7bf31b7c devel/netcdf/patches/patch-ncdap__test_testauth.sh
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/netcdf/patches/patch-ncdap__test_testauth.sh        Tue Nov 28 17:52:02 2017 +0000
@@ -0,0 +1,20 @@
+$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
+-
diff -r b426d688c029 -r de4d7bf31b7c devel/netcdf/patches/patch-ncgen3_load.c
--- a/devel/netcdf/patches/patch-ncgen3_load.c  Tue Nov 28 15:51:06 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ncgen3_load.c,v 1.1 2015/08/28 18:14:42 wiedi Exp $
-
-fix build on osx with clang. The fix will also be in the next release.
-Details: http://www.unidata.ucar.edu/software/netcdf/docs/known_problems.html#clang-ncgen3
-
---- ncgen3/load.c.orig 2012-08-03 20:12:20.000000000 +0000
-+++ ncgen3/load.c
-@@ -5,6 +5,7 @@
-  *********************************************************************/
- 
- #include <stdio.h>
-+#include <config.h>
- #include <stdlib.h>
- #include <string.h>
- #include <ctype.h>



Home | Main Index | Thread Index | Old Index