diff options
author | adam <adam@pkgsrc.org> | 2005-02-24 16:25:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-02-24 16:25:38 +0000 |
commit | 0f2c6aa292c93babb86dc8e48b9f651923bd51e0 (patch) | |
tree | b2109acbc085a473c6a8d2ebd323694447a0c2ef /devel/hdf/distinfo | |
parent | 24c93e6fd1171674fe909dcb3919e27aeb9b284e (diff) | |
download | pkgsrc-0f2c6aa292c93babb86dc8e48b9f651923bd51e0.tar.gz |
Changes 4.2r1:
Configuration
* By default HDF4 libraries and utilities are installed under
<source_dir>/NewHDF
* Windows configuration, build and testing procedures have been changed.
Please see INSTALL_WINDOWS.txt file for more information
Library
* New API SDidtype was added to the library (bug #766)
* HCgetcompress renamed to HCPgetcompress
* New API HCget_config_info added
* The default chunk cache size was changed for 2D and higher
chunks
* Pablo instumentation was removed
Utilities
* hdiff and hrepack are supported on Windows.
* Substantial performance improvements in hdiff and hrepack
Support for new platforms and compilers
* Fortran IBM xlf v 8.1 and Absoft f95 version 8.2 compilers
are supported on Mac OSX.
* Absoft Fortran compiler f95 version 9.0 is supported on Linux 2.4
* PGI C and Fortran compilers are supported on Linux 2.4
* Intel C and Fortran compilers are supported on Linux 2.4
* Cray TS IEEE is supported.
Bugs fixed since HDF4.2r0
* VERY IMPORTANT:
Data compressed with SZIP may be corrupted; fixed. For more
information see "HDF4.2r1 SZIP Release Notes" available at
http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/SZIP_HDF4_2r1.pdf
* Fortran couldn't read names with spaces when NetCDF interfaces
were used; fixed
* Library failed to compile in presence of the NetCDF library; fixed
* h4fc couldn't create object files; fixed
* When rank of SDS is 0, some SD APIs give segmentation fault (bug 1045);
fixed
* Some GR images with special elements are read in as duplicate
(bug 814); fixed
* Many bugs fixed in hdiff and hrepack utilities
Diffstat (limited to 'devel/hdf/distinfo')
-rw-r--r-- | devel/hdf/distinfo | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/hdf/distinfo b/devel/hdf/distinfo index 774b985a24a..1362171d5f2 100644 --- a/devel/hdf/distinfo +++ b/devel/hdf/distinfo @@ -1,12 +1,12 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 22:24:16 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/02/24 16:25:38 adam Exp $ -SHA1 (HDF4.2r0.tar.gz) = 499d8c249a18a78ae81fe1d80095290ffc4d8b54 -RMD160 (HDF4.2r0.tar.gz) = 3d9608721a55b250e9b2793402bb3357d7b79715 -Size (HDF4.2r0.tar.gz) = 3712651 bytes +SHA1 (HDF4.2r1.tar.gz) = 8a9259a22180204a27d8dca3581614066fc6dcd3 +RMD160 (HDF4.2r1.tar.gz) = 1a0b7b4bf2a60d32d1e3ed69d40bf23dce912331 +Size (HDF4.2r1.tar.gz) = 3911745 bytes SHA1 (patch-ai) = ca2ea7f69d201fb5fd9b4b43201b96aec5c9c0d8 -SHA1 (patch-aj) = 848515c038b1c89abc3f4aaad7c816e4429a3780 -SHA1 (patch-ao) = 313ea577ddc7c6f55bd8536dc34625c232ebd168 +SHA1 (patch-aj) = a3e96cdeebfaf54b25df94742d1fd9a13b85362f +SHA1 (patch-ao) = cf461ca847ddef05c4876fe3527beda3242ee2f2 SHA1 (patch-ap) = b7d704321653cbf95d8784c6364b880bdc8d67df SHA1 (patch-ar) = 5fbb6e8c56ccf05db0217e9551a0c72ecd9f5c06 SHA1 (patch-as) = b4fa7cd3bcafd75c9bfc045c2849bde21becd2de -SHA1 (patch-ba) = a54063eec83563a7ee785ad6120beba4e096ef1a +SHA1 (patch-ba) = a5df16f8f577d8ce45e590e37f24ade88684afda |