From 7983a611adf60b65866d1efad4a965ada25768c0 Mon Sep 17 00:00:00 2001 From: feinerer Date: Thu, 9 Jan 2020 12:00:58 +0000 Subject: [PATCH] Update to HDF5 1.10.6 --- math/hdf5/Makefile | 12 ++++++------ math/hdf5/distinfo | 4 ++-- math/hdf5/pkg/PLIST | 12 +++++++----- 3 files changed, 15 insertions(+), 13 deletions(-) diff --git a/math/hdf5/Makefile b/math/hdf5/Makefile index 09bf737414a..e2d19035696 100644 --- a/math/hdf5/Makefile +++ b/math/hdf5/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.19 2019/07/12 20:47:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2020/01/09 12:00:58 feinerer Exp $ COMMENT = Hierarchical Data Format 5 Technology suite -V = 1.10.5 +V = 1.10.6 DISTNAME = hdf5-${V} -SHARED_LIBS += hdf5 2.0 # 104.0 -SHARED_LIBS += hdf5_cpp 6.0 # 104.0 -SHARED_LIBS += hdf5_hl 2.0 # 101.2 -SHARED_LIBS += hdf5_hl_cpp 3.0 # 101.3 +SHARED_LIBS += hdf5 2.1 # 105.0 +SHARED_LIBS += hdf5_cpp 6.1 # 105.0 +SHARED_LIBS += hdf5_hl 2.0 # 101.3 +SHARED_LIBS += hdf5_hl_cpp 3.0 # 101.4 CATEGORIES = math diff --git a/math/hdf5/distinfo b/math/hdf5/distinfo index ee6c4843f03..03442886f0a 100644 --- a/math/hdf5/distinfo +++ b/math/hdf5/distinfo @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.10.5.tar.gz) = bUzov5Aql7BQ9vSR9CaGNOJSpj2t1mVqGpvlt7dyb6g= -SIZE (hdf5-1.10.5.tar.gz) = 12030972 +SHA256 (hdf5-1.10.6.tar.gz) = X5o+6F206h07H6kVk1KuvCr3JzL8L1jJaj8HaNug6ao= +SIZE (hdf5-1.10.6.tar.gz) = 12188967 diff --git a/math/hdf5/pkg/PLIST b/math/hdf5/pkg/PLIST index e6b0530ae28..2c1cdfde105 100644 --- a/math/hdf5/pkg/PLIST +++ b/math/hdf5/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2019/05/10 15:12:19 feinerer Exp $ +@comment $OpenBSD: PLIST,v 1.6 2020/01/09 12:00:58 feinerer Exp $ @bin bin/gif2h5 @bin bin/h52gif bin/h5c++ @@ -48,11 +48,13 @@ include/H5Exception.h include/H5FDcore.h include/H5FDdirect.h include/H5FDfamily.h +include/H5FDhdfs.h include/H5FDlog.h include/H5FDmpi.h include/H5FDmpio.h include/H5FDmulti.h include/H5FDpublic.h +include/H5FDros3.h include/H5FDsec2.h include/H5FDstdio.h include/H5FDwindows.h @@ -100,17 +102,17 @@ include/H5public.h include/H5version.h include/hdf5.h include/hdf5_hl.h -lib/libhdf5.a +@static-lib lib/libhdf5.a lib/libhdf5.la lib/libhdf5.settings @lib lib/libhdf5.so.${LIBhdf5_VERSION} -lib/libhdf5_cpp.a +@static-lib lib/libhdf5_cpp.a lib/libhdf5_cpp.la @lib lib/libhdf5_cpp.so.${LIBhdf5_cpp_VERSION} -lib/libhdf5_hl.a +@static-lib lib/libhdf5_hl.a lib/libhdf5_hl.la @lib lib/libhdf5_hl.so.${LIBhdf5_hl_VERSION} -lib/libhdf5_hl_cpp.a +@static-lib lib/libhdf5_hl_cpp.a lib/libhdf5_hl_cpp.la @lib lib/libhdf5_hl_cpp.so.${LIBhdf5_hl_cpp_VERSION} share/doc/hdf5/