diff options
author | adam <adam@pkgsrc.org> | 2005-02-24 16:20:25 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-02-24 16:20:25 +0000 |
commit | a6b134a8ae76d486040e78a11f57b4094f167b39 (patch) | |
tree | bf931748fc52961f4fd7063e3f18668ed440d06a /archivers/szip/PLIST | |
parent | 020f2561f6c4989f77cd831441168230094b7f6e (diff) | |
download | pkgsrc-a6b134a8ae76d486040e78a11f57b4094f167b39.tar.gz |
Changes 2.0:
Bug fixes:
-- Few bugs that caused overflow of the output buffer were fixed.
New features:
-- For information about changes in the SZIP source code see
http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/Release_notes_2_0.pdf
-- This release supports shared libraries.
See "Known problems" section for additional information.
Diffstat (limited to 'archivers/szip/PLIST')
-rw-r--r-- | archivers/szip/PLIST | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/szip/PLIST b/archivers/szip/PLIST index eba7fb00b51..9d0d1c19956 100644 --- a/archivers/szip/PLIST +++ b/archivers/szip/PLIST @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/20 18:03:29 drochner Exp $ -include/rice.h +@comment $NetBSD: PLIST,v 1.2 2005/02/24 16:20:25 adam Exp $ include/ricehdf.h include/szip_adpt.h include/szlib.h -lib/libsz.a +lib/libsz.la |