From 061825db7012de823244799080880d4ba1f2f1ba Mon Sep 17 00:00:00 2001 From: eschnett Date: Sun, 20 Feb 2011 18:49:00 +0000 Subject: Update to HDF5 1.8.6 git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@33 fb53df36-e548-4a1e-8150-ab98cbd5e786 --- HDF5.sh | 2 +- dist/dt_arith.diff | 7 +++---- dist/hdf5-1.8.5-patch1.tar.gz | Bin 7357567 -> 0 bytes dist/hdf5-1.8.6.tar.gz | Bin 0 -> 7536978 bytes 4 files changed, 4 insertions(+), 5 deletions(-) delete mode 100644 dist/hdf5-1.8.5-patch1.tar.gz create mode 100644 dist/hdf5-1.8.6.tar.gz diff --git a/HDF5.sh b/HDF5.sh index c630200..b37171c 100644 --- a/HDF5.sh +++ b/HDF5.sh @@ -58,7 +58,7 @@ if [ -z "${HDF5_DIR}" -o "${HDF5_DIR}" = 'BUILD' ]; then # Set locations THORN=HDF5 - NAME=hdf5-1.8.5-patch1 + NAME=hdf5-1.8.6 SRCDIR=$(dirname $0) BUILD_DIR=${SCRATCH_BUILD}/build/${THORN} INSTALL_DIR=${SCRATCH_BUILD}/external/${THORN} diff --git a/dist/dt_arith.diff b/dist/dt_arith.diff index c3434dc..45e863c 100644 --- a/dist/dt_arith.diff +++ b/dist/dt_arith.diff @@ -1,7 +1,6 @@ -diff -ru hdf5-1.8.5-patch1.orig/test/dt_arith.c hdf5-1.8.5-patch1/test/dt_arith.c ---- hdf5-1.8.5-patch1.orig/test/dt_arith.c 2010-08-26 09:21:40.000000000 -0500 -+++ hdf5-1.8.5-patch1/test/dt_arith.c 2010-09-18 16:08:11.000000000 -0500 -@@ -5177,8 +5177,8 @@ +--- hdf5-1.8.6.orig/test/dt_arith.c 2011-02-14 11:23:15.000000000 -0500 ++++ hdf5-1.8.6/test/dt_arith.c 2011-02-18 10:33:03.000000000 -0500 +@@ -5193,8 +5193,8 @@ static int run_fp_int_conv(const char *name) { diff --git a/dist/hdf5-1.8.5-patch1.tar.gz b/dist/hdf5-1.8.5-patch1.tar.gz deleted file mode 100644 index 1c0ea48..0000000 Binary files a/dist/hdf5-1.8.5-patch1.tar.gz and /dev/null differ diff --git a/dist/hdf5-1.8.6.tar.gz b/dist/hdf5-1.8.6.tar.gz new file mode 100644 index 0000000..d9d61db Binary files /dev/null and b/dist/hdf5-1.8.6.tar.gz differ -- cgit v1.2.3