Update to HDF5 1.8.16

OK pirofti@
This commit is contained in:
feinerer 2015-11-17 17:46:00 +00:00
parent bf35d13467
commit f1d45d965e
4 changed files with 10 additions and 33 deletions

View File

@ -1,16 +1,14 @@
# $OpenBSD: Makefile,v 1.4 2015/09/18 19:03:24 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2015/11/17 17:46:00 feinerer Exp $
COMMENT = Hierarchical Data Format 5 Technology suite
V = 1.8.15-patch1
V = 1.8.16
DISTNAME = hdf5-${V}
PKGNAME = hdf5-${V:S/-patch/pl/}
REVISION = 0
SHARED_LIBS += hdf5 0.0 # 10.1
SHARED_LIBS += hdf5_cpp 0.0 # 10.1
SHARED_LIBS += hdf5_hl 0.0 # 10.1
SHARED_LIBS += hdf5_hl_cpp 0.0 # 10.1
SHARED_LIBS += hdf5 0.1 # 11.0
SHARED_LIBS += hdf5_cpp 1.0 # 11.0
SHARED_LIBS += hdf5_hl 0.0 # 10.2
SHARED_LIBS += hdf5_hl_cpp 1.0 # 11.0
CATEGORIES = math
@ -30,16 +28,6 @@ CONFIGURE_STYLE = gnu
CONFIGURE_ARGS = ${CONFIGURE_SHARED} \
--enable-cxx
# remove trailing whitespace from LT_VERS_REVISION
pre-configure:
sed -i 's,LT_VERS_REVISION = 1 ,LT_VERS_REVISION = 1,' \
${WRKSRC}/fortran/src/Makefile.in \
${WRKSRC}/c++/src/Makefile.in \
${WRKSRC}/src/Makefile.in \
${WRKSRC}/hl/src/Makefile.in \
${WRKSRC}/hl/fortran/src/Makefile.in \
${WRKSRC}/hl/c++/src/Makefile.in
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/hdf5
${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/hdf5

View File

@ -1,2 +1,2 @@
SHA256 (hdf5-1.8.15-patch1.tar.gz) = kbXifkUeX4+w/fkcBKN2YSdNKY7EOmcdyL7/b1RLY6Y=
SIZE (hdf5-1.8.15-patch1.tar.gz) = 12244820
SHA256 (hdf5-1.8.16.tar.gz) = 7RcXir2ZKKcjfzA3AYm6dnueOeDbRZF8KsRmXrnLR3E=
SIZE (hdf5-1.8.16.tar.gz) = 12272400

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-configure,v 1.2 2015/06/30 09:15:32 ajacoutot Exp $
--- configure.orig Tue Jun 30 08:39:51 2015
+++ configure Tue Jun 30 08:40:00 2015
@@ -33416,7 +33416,7 @@ EOF
## linker flags: -l with no library name; -l <libname>, specifically gfortran or m.
## This sed script corrects "-l <libname>" first and then "-l " with no library name.
## If the order is not preserved, all instances of "-l " will be removed.
-sed -e '/^postdeps/ s/-l \(a-zA-Z\)/-l\1/g' -e '/^postdeps/ s/-l //g' -i libtool
+#sed -e '/^postdeps/ s/-l \(a-zA-Z\)/-l\1/g' -e '/^postdeps/ s/-l //g' -i libtool
## show the configure settings
cat src/libhdf5.settings

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/29 19:43:53 feinerer Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/11/17 17:46:00 feinerer Exp $
@bin bin/gif2h5
@bin bin/h52gif
bin/h5c++
@ -69,6 +69,7 @@ include/H5Location.h
include/H5Lpublic.h
include/H5MMpublic.h
include/H5Object.h
include/H5OcreatProp.h
include/H5Opublic.h
include/H5PLextern.h
include/H5PLpublic.h