summaryrefslogtreecommitdiff
path: root/devel/hdf5/patches
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-08-04 17:26:59 +0000
committerjtb <jtb@pkgsrc.org>2003-08-04 17:26:59 +0000
commit497d9eb3846184e308f2f240593a1035a6a0e4ec (patch)
tree9c2f6b520900d9e9efd59f34ed19c21440e797de /devel/hdf5/patches
parent2bb84b0a8a061faa4ec14e991a27d8bdfefba69e (diff)
downloadpkgsrc-497d9eb3846184e308f2f240593a1035a6a0e4ec.tar.gz
Update to 1.6.0.
Summary: This release has the following new features that are not available in 1.4.* releases 1. Generic properties to give application more control on I/O pipeline 2. Time allocation and fill value properties 3. New filters: external compression filter szip internal shuffling and checksum filters 4. Compact storage layout for datasets 5. Redesigned I/O pipeline for better performance. For more information see http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide.html http://hdf.ncsa.uiuc.edu/HDF5/doc/ADGuide/Changes.html
Diffstat (limited to 'devel/hdf5/patches')
-rw-r--r--devel/hdf5/patches/patch-aa24
1 files changed, 12 insertions, 12 deletions
diff --git a/devel/hdf5/patches/patch-aa b/devel/hdf5/patches/patch-aa
index 1e177f1c393..0877a1db7c7 100644
--- a/devel/hdf5/patches/patch-aa
+++ b/devel/hdf5/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.5 2002/10/28 16:32:02 drochner Exp $
+$NetBSD: patch-aa,v 1.6 2003/08/04 17:27:01 jtb Exp $
---- tools/misc/Makefile.in.orig Thu Jun 13 16:02:55 2002
-+++ tools/misc/Makefile.in Mon Oct 28 16:59:36 2002
-@@ -34,7 +34,7 @@
- LIBTOOLS=../lib/libh5tools.la
- LIBHDF5=$(top_builddir)/src/libhdf5.la
-
--PUB_PROGS=h5cc h5debug h5import h5redeploy h5repart @PDB2HDF@
-+PUB_PROGS=h5debug h5import h5repart @PDB2HDF@
- PROGS=$(PUB_PROGS) $(TEST_PROGS)
-
- ## Source and object files for the library; do not install
+--- config/commence.in.orig 2003-08-04 17:55:43.000000000 +0100
++++ config/commence.in 2003-08-04 17:56:24.000000000 +0100
+@@ -59,7 +59,7 @@
+ ## defined. The main makefile is free to redefine these to something else.
+ DOCDIR=$(docdir)
+ SUBDOCDIR=
+-EXAMPLEDIR=$(docdir)/hdf5/examples/c
++EXAMPLEDIR=$(prefix)/share/examples/hdf5/c
+ LIB=
+ LIB_SRC=
+ LIB_OBJ=