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>
-
No comments:
Post a Comment