diff options
author | fredb <fredb@pkgsrc.org> | 2002-11-06 21:30:20 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-11-06 21:30:20 +0000 |
commit | 5c5c4303d636bff227ec02483cac8e2c270bb4d6 (patch) | |
tree | 1b50a000cb0f63a3d11ba3588484a076ddf65a62 /graphics/png/distinfo | |
parent | 35467111918bb601e14e44237f15eb7043db49bd (diff) | |
download | pkgsrc-5c5c4303d636bff227ec02483cac8e2c270bb4d6.tar.gz |
Update to png 1.2.5:
* Changed png_error() to png_warning() about
"Too much data" in pngpread.c and about
"Extra compressed data" in pngrutil.c.
* Prevent png_ptr->pass from exceeding 7 in
png_push_finish_row().
* Updated png.c and pnggccrd.c handling of return from
png_mmx_support() [Doesn't apply to the package.]
* Only issue png_warning() about "Too much data" in
pngpread.c when avail_in is nonzero.
* Relocated two misplaced PNGAPI lines in pngtest.c
Update submitted by Stefan Krüger in PR/18926.
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 639a740655b..e9f789e66b6 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2002/08/25 18:39:22 jlam Exp $ +$NetBSD: distinfo,v 1.11 2002/11/06 21:30:20 fredb Exp $ -SHA1 (libpng-1.2.4.tar.bz2) = c9aec320e4fdb178d6d918ba30258a0480cbe074 -Size (libpng-1.2.4.tar.bz2) = 390161 bytes +SHA1 (libpng-1.2.5.tar.bz2) = 6752eaf1a604edbbb0149b781155ef9cb47d80c3 +Size (libpng-1.2.5.tar.bz2) = 378030 bytes SHA1 (patch-aa) = 6cc8354eccd61a4355d64ca456dc950f379701ad -SHA1 (patch-ab) = 38db834829b3aeb39a13152245d9a0ec673c4f47 +SHA1 (patch-ab) = be7dc4a3e21c0056a913c5f1488528558024e6ea |