diff options
author | adam <adam@pkgsrc.org> | 2004-10-15 12:33:21 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-10-15 12:33:21 +0000 |
commit | 59b3ba3cd9150468384ba0f994b67c57ab00331e (patch) | |
tree | 8095edc213f556944bf761c50b84bb1b43c37b50 /graphics/png/distinfo | |
parent | f1a4ab11140c59c06f5052afeb4023cf1c8edda7 (diff) | |
download | pkgsrc-59b3ba3cd9150468384ba0f994b67c57ab00331e.tar.gz |
Changes 1.2.7:
* Removed unused pngasmrd.h file.
* Removed references to uu.net for archived files. Added references to
PNG Spec (second edition) and the PNG ISO/IEC Standard.
* Added "test-dd" target in 15 makefiles, to run pngtest in DESTDIR.
* Fixed bug with "optimized window size" in the IDAT datastream, that
causes libpng to write PNG files with incorrect zlib header bytes.
* Fixed bug with sCAL chunk and big-endian machines (David Munro).
* Undid new code added in 1.2.6rc2 to update the color_type in
png_set_filler().
* Added png_set_add_alpha() that updates color type.
* Revised png_set_strip_filler() to not remove alpha if color_type has alpha.
* Added makefile.hp64
* Changed projects/msvc/png32ms.def to scripts/png32ms.def in makefile.cygwin
Diffstat (limited to 'graphics/png/distinfo')
-rw-r--r-- | graphics/png/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/png/distinfo b/graphics/png/distinfo index 9b926fc50ee..a9e5c1c3f7c 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2004/08/17 09:54:30 drochner Exp $ +$NetBSD: distinfo,v 1.23 2004/10/15 12:33:21 adam Exp $ -SHA1 (libpng-1.2.6.tar.bz2) = 55ec46c0d21a23052e9bc618bb4fd8c58c4ab3c1 -Size (libpng-1.2.6.tar.bz2) = 378644 bytes +SHA1 (libpng-1.2.7.tar.bz2) = 9be9dc38e27fc41d5d8ac69f5fb8a79ea27d36ce +Size (libpng-1.2.7.tar.bz2) = 379504 bytes SHA1 (patch-aa) = 0b3d28e526f8d1530e82c30be46aea19e5a32d6a SHA1 (patch-ab) = 95de0ebcb6ac2a381291b91623388ff9907d939f -SHA1 (patch-ad) = 934b9f394c768d74888964943a60c3c45f252740 +SHA1 (patch-ad) = 9a08ae83e925ecdaa64b2bf48132c9519d063d35 SHA1 (patch-ae) = d5be0cdcfdd6c30a17b9633e28afb868911195aa |