aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-02-20 18:49:00 +0000
committereschnett <eschnett@fb53df36-e548-4a1e-8150-ab98cbd5e786>2011-02-20 18:49:00 +0000
commit061825db7012de823244799080880d4ba1f2f1ba (patch)
tree3ca28db5461a0eceaa222837a015ad4eb2046098
parenta0a99cffa3a7f9a6be28bcc6a67a064b99d7e485 (diff)
Update to HDF5 1.8.6
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/HDF5/trunk@33 fb53df36-e548-4a1e-8150-ab98cbd5e786
-rw-r--r--HDF5.sh2
-rw-r--r--dist/dt_arith.diff7
-rw-r--r--dist/hdf5-1.8.5-patch1.tar.gzbin7357567 -> 0 bytes
-rw-r--r--dist/hdf5-1.8.6.tar.gzbin0 -> 7536978 bytes
4 files changed, 4 insertions, 5 deletions
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
--- a/dist/hdf5-1.8.5-patch1.tar.gz
+++ /dev/null
Binary files 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
--- /dev/null
+++ b/dist/hdf5-1.8.6.tar.gz
Binary files differ