diff --git a/math/hdf5/Makefile b/math/hdf5/Makefile index 6ae463849d0..81a5b27310e 100644 --- a/math/hdf5/Makefile +++ b/math/hdf5/Makefile @@ -1,15 +1,14 @@ -# $OpenBSD: Makefile,v 1.16 2018/10/24 14:28:07 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2018/12/28 18:39:49 feinerer Exp $ COMMENT = Hierarchical Data Format 5 Technology suite -V = 1.8.20 +V = 1.8.21 DISTNAME = hdf5-${V} -REVISION = 0 -SHARED_LIBS += hdf5 1.1 # 13.1 -SHARED_LIBS += hdf5_cpp 4.1 # 15.0 -SHARED_LIBS += hdf5_hl 1.1 # 12.1 -SHARED_LIBS += hdf5_hl_cpp 2.0 # 12.1 +SHARED_LIBS += hdf5 1.2 # 13.2 +SHARED_LIBS += hdf5_cpp 5.0 # 16.0 +SHARED_LIBS += hdf5_hl 1.1 # 12.2 +SHARED_LIBS += hdf5_hl_cpp 2.0 # 12.2 CATEGORIES = math diff --git a/math/hdf5/distinfo b/math/hdf5/distinfo index 4c39c3cdcce..e3e5b3dc551 100644 --- a/math/hdf5/distinfo +++ b/math/hdf5/distinfo @@ -1,2 +1,2 @@ -SHA256 (hdf5-1.8.20.tar.gz) = btZgzNK8RaqAjqcuCPM8xkAJ6d1OOjcrU0OLIQMS6Nk= -SIZE (hdf5-1.8.20.tar.gz) = 12475267 +SHA256 (hdf5-1.8.21.tar.gz) = h9jILrpc92bZfNBsBU9GOcEEnEreqjp593+L03T4Dzc= +SIZE (hdf5-1.8.21.tar.gz) = 9113482 diff --git a/math/hdf5/pkg/PLIST b/math/hdf5/pkg/PLIST index 73c203b9892..9bee8e5dc58 100644 --- a/math/hdf5/pkg/PLIST +++ b/math/hdf5/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2017/12/07 06:13:45 feinerer Exp $ +@comment $OpenBSD: PLIST,v 1.4 2018/12/28 18:39:49 feinerer Exp $ @bin bin/gif2h5 @bin bin/h52gif bin/h5c++ @@ -19,6 +19,7 @@ bin/h5redeploy @bin bin/h5unjam include/H5ACpublic.h include/H5AbstractDs.h +include/H5AcreatProp.h include/H5Apublic.h include/H5ArrayType.h include/H5AtomType.h @@ -65,6 +66,7 @@ include/H5IntType.h include/H5Ipublic.h include/H5LTpublic.h include/H5LaccProp.h +include/H5LcreatProp.h include/H5Library.h include/H5Location.h include/H5Lpublic.h @@ -82,6 +84,7 @@ include/H5PropList.h include/H5Rpublic.h include/H5Spublic.h include/H5StrType.h +include/H5StrcreatProp.h include/H5TBpublic.h include/H5Tpublic.h include/H5VarLenType.h