summaryrefslogtreecommitdiff
path: root/devel/hdf5
diff options
context:
space:
mode:
authorjtb <jtb>2003-08-04 17:26:59 +0000
committerjtb <jtb>2003-08-04 17:26:59 +0000
commitaa8269cb38ec7795122dbec4b30caf018a552bee (patch)
tree9c2f6b520900d9e9efd59f34ed19c21440e797de /devel/hdf5
parentc9057d3905c8eac7ce02391302f4bddbf0f92034 (diff)
downloadpkgsrc-aa8269cb38ec7795122dbec4b30caf018a552bee.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')
-rw-r--r--devel/hdf5/Makefile10
-rw-r--r--devel/hdf5/distinfo8
-rw-r--r--devel/hdf5/patches/patch-aa24
3 files changed, 21 insertions, 21 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile
index cc80ab5ac4d..a7145ef86e9 100644
--- a/devel/hdf5/Makefile
+++ b/devel/hdf5/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 21:31:05 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/08/04 17:26:59 jtb Exp $
-DISTNAME= hdf5-1.4.5-post2
-PKGNAME= hdf5-1.4.5.2
+DISTNAME= hdf5-1.6.0
CATEGORIES= devel
-MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-1.4.5/src/ \
- ftp://sunsite.doc.ic.ac.uk/packages/HDF/HDF5/hdf5-1.4.5/src/ \
+MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-1.6.0/src/ \
+ ftp://sunsite.doc.ic.ac.uk/packages/HDF/HDF5/hdf5-1.6.0/src/ \
http://www.go.dlr.de/fresh/unix/src/misc/
MAINTAINER= tech-pkg@NetBSD.org
@@ -15,6 +14,7 @@ GNU_CONFIGURE= # defined
USE_BUILDLINK2= # defined
USE_LIBTOOL= # defined
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+TEST_TARGET= check
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/tools/misc/h5cc ${PREFIX}/bin
diff --git a/devel/hdf5/distinfo b/devel/hdf5/distinfo
index e7158d3150b..0f55bc8d8e9 100644
--- a/devel/hdf5/distinfo
+++ b/devel/hdf5/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2003/05/09 23:58:51 jtb Exp $
+$NetBSD: distinfo,v 1.8 2003/08/04 17:26:59 jtb Exp $
-SHA1 (hdf5-1.4.5-post2.tar.gz) = 6ce6251dc7a4be4bfa1fb6002b6e790a5a23fd5d
-Size (hdf5-1.4.5-post2.tar.gz) = 3046682 bytes
-SHA1 (patch-aa) = 4f9e284a72a2b4f96eab9d38045f7bee9f7787ab
+SHA1 (hdf5-1.6.0.tar.gz) = e310800d8a9b9a1cd571adc7a37b8662aa947db6
+Size (hdf5-1.6.0.tar.gz) = 3788918 bytes
+SHA1 (patch-aa) = 1638df4bf53fb0c326ba7aaa2f2a01f8e03f9d56
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=