Subject: CVS commit: pkgsrc/devel/hdf5
To: None <pkgsrc-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: pkgsrc-changes
Date: 05/09/2003 23:58:52
Module Name:	pkgsrc
Committed By:	jtb
Date:		Fri May  9 23:58:51 UTC 2003

Modified Files:
	pkgsrc/devel/hdf5: Makefile distinfo

Log Message:
Update to 1.4.5.2.

This version fixes some serious bugs in version 1.4.5 and includes the
following relevant changes:

* Fixed error in B-tree deletion routine which could cause groups to be
  corrupted when objects are removed from them.
* Fixed error in file space freeing code which could cause metadata to
  fail to be written to the file.
* Fixed error in library when configured with --enable-debug=all.
* Added a -force option to h5redeploy.
* When using gcc 3.x, we use -std=gnu99 instead of -ansi for compiling.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/hdf5/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/hdf5/distinfo

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