Bump.
In the meantime this got testing on macppc and arm64.
Am 2019-05-01 16:15, schrieb Martin Reindl:
Hello,
straightforward update to latest release. Passes make test.
2 patches to be rm'ed. geo/mdal not tested.
-m
Index: Makefile
===================================================================
RCS file: /cvs/ports/math/netcdf/Makefile,v
retrieving revision 1.34
diff -u -p -u -p -r1.34 Makefile
--- Makefile 13 Mar 2019 20:27:40 -0000 1.34
+++ Makefile 1 May 2019 14:07:25 -0000
@@ -6,7 +6,7 @@
COMMENT= library for machine-independent, array-oriented data access
-V= 4.6.3
+V= 4.7.0
NAME= netcdf
DISTNAME= ${NAME}-c-${V}
PKGNAME= ${NAME}-${V}
@@ -53,6 +53,6 @@ SEPARATE_BUILD= Yes
# "Actually, I did not intend the .so files in netcdf-c/plugins to be
# installed. They are intended only for testing and examples"
post-install:
- rm ${PREFIX}/lib/lib{bzip2,misc}.{a,la,so}
+ rm ${PREFIX}/lib/libh5bzip2.{a,la,so}
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/netcdf/distinfo,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 distinfo
--- distinfo 13 Mar 2019 20:27:40 -0000 1.7
+++ distinfo 1 May 2019 14:07:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (netcdf-c-4.6.3.tar.gz) =
M1/fFtdTH0MK115zLtGpo/yDrT75H7M6cBGaVV3VQVw=
-SIZE (netcdf-c-4.6.3.tar.gz) = 5961248
+SHA256 (netcdf-c-4.7.0.tar.gz) =
pRLStIKMYXfdS5Z5HEFj5OBua/xxI76/v+AXYtd30cs=
+SIZE (netcdf-c-4.7.0.tar.gz) = 5985755
Index: patches/patch-libdispatch_dfile_c
===================================================================
RCS file: patches/patch-libdispatch_dfile_c
diff -N patches/patch-libdispatch_dfile_c
--- patches/patch-libdispatch_dfile_c 13 Mar 2019 20:27:40 -0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
-$OpenBSD: patch-libdispatch_dfile_c,v 1.1 2019/03/13 20:27:40 sthen
Exp $
-
-Index: libdispatch/dfile.c
---- libdispatch/dfile.c.orig
-+++ libdispatch/dfile.c
-@@ -32,7 +32,6 @@
- #ifdef HAVE_STDIO_H
- #include <stdio.h>
- #endif
--extern int fileno(FILE*);
-
- #include "ncdispatch.h"
- #include "netcdf_mem.h"
Index: patches/patch-libdispatch_dparallel_c
===================================================================
RCS file: patches/patch-libdispatch_dparallel_c
diff -N patches/patch-libdispatch_dparallel_c
--- patches/patch-libdispatch_dparallel_c 13 Mar 2019 20:27:40
-0000 1.1
+++ /dev/null 1 Jan 1970 00:00:00 -0000
@@ -1,13 +0,0 @@
-$OpenBSD: patch-libdispatch_dparallel_c,v 1.1 2019/03/13 20:27:40
sthen Exp $
-
-Index: libdispatch/dparallel.c
---- libdispatch/dparallel.c.orig
-+++ libdispatch/dparallel.c
-@@ -10,7 +10,6 @@
- #ifdef HAVE_STDIO_H
- #include <stdio.h>
- #endif
--extern int fileno(FILE*);
-
- /**
- Create a netCDF file for parallel I/O.
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/netcdf/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 PLIST
--- pkg/PLIST 13 Mar 2019 20:27:40 -0000 1.7
+++ pkg/PLIST 1 May 2019 14:07:25 -0000
@@ -9,12 +9,9 @@ include/netcdf_aux.h
include/netcdf_filter.h
include/netcdf_mem.h
include/netcdf_meta.h
-@comment lib/libbzip2.a
-@comment lib/libbzip2.la
-@comment lib/libbzip2.so
-@comment lib/libmisc.a
-@comment lib/libmisc.la
-@comment lib/libmisc.so
+@comment lib/libh5bzip2.a
+@comment lib/libh5bzip2.la
+@comment lib/libh5bzip2.so
lib/libnetcdf.a
lib/libnetcdf.la
lib/libnetcdf.settings