Subject: CVS commit: pkgsrc/devel/hdf5
To: None <pkgsrc-changes@NetBSD.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 08/04/2003 17:27:04
Module Name:	pkgsrc
Committed By:	jtb
Date:		Mon Aug  4 17:27:04 UTC 2003

Modified Files:
	pkgsrc/devel/hdf5: Makefile distinfo
	pkgsrc/devel/hdf5/patches: patch-aa

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/devel/hdf5/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/hdf5/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/hdf5/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.