Subject: CVS commit: pkgsrc/devel/hdf5
From: Adam Ciarcinski
Date: 2012-12-09 01:07:39
Message id: 20121209000739.4625D175DD@cvs.netbsd.org

Log Message:
Changes 1.8.10:
* The following new C function has been added:
	H5Pget_mpio_no_collective_cause
* The following new Fortran subroutine has been added:
	h5pget_mpio_actual_io_mode_f
* The syntax of the following high-level C function has changed:
	H5TBAget_fill
This function’s return type has been changed to h5tri_t. A return value of \ 
1 indicates that a fill value is present, 0 indicates that no fill value is \ 
present, and a negative value indicates an error. (The former return type was \ 
herr_t.)
Note that H5TBAget_fill and a companion function H5TBAget_title, both in the \ 
HDF5 Table (H5TB) high-level API, are undocumented. These functions will be \ 
added to the HDF5 Reference Manual shortly after HDF5 Release 1.8.10.

Changed Command-line Tool
* h5import has been updated to accept an input file created by h5dump.

Files:
RevisionActionfile
1.46modifypkgsrc/devel/hdf5/Makefile
1.5modifypkgsrc/devel/hdf5/Makefile.common
1.29modifypkgsrc/devel/hdf5/distinfo
1.2modifypkgsrc/devel/hdf5/patches/patch-c++_examples_Makefile.in
1.2modifypkgsrc/devel/hdf5/patches/patch-examples_Makefile.in
1.2modifypkgsrc/devel/hdf5/patches/patch-hl_c++_examples_Makefile.in
1.2modifypkgsrc/devel/hdf5/patches/patch-tools_h5jam_testh5jam.sh.in
1.1addpkgsrc/devel/hdf5/patches/patch-configure
1.1removepkgsrc/devel/hdf5/patches/patch-configure.in
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5copy_testh5copy.sh
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5diff_testh5diff.sh
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5dump_testh5dump.sh.in
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5import_h5importtestutil.sh
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5ls_testh5ls.sh.in
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5repack_h5repack.sh.in
1.1removepkgsrc/devel/hdf5/patches/patch-tools_h5stat_testh5stat.sh.in