summaryrefslogtreecommitdiff
path: root/graphics/pngcrush/distinfo
diff options
context:
space:
mode:
authoradam <adam>2010-04-18 08:35:44 +0000
committeradam <adam>2010-04-18 08:35:44 +0000
commita73016e93fd9a872d35fb3f70c05516b920715bd (patch)
treef7eb03f326bede2a94b0a5290c52009bd1cb5849 /graphics/pngcrush/distinfo
parentc525890896a731b41ebd5d0528622405bcbd0c58 (diff)
downloadpkgsrc-a73016e93fd9a872d35fb3f70c05516b920715bd.tar.gz
Changes 1.7.10:
* Added missing "(...)" in png_get_uint_32(). * Only compile png_get_uint_32(), etc., when PNG_LIBPNG_VER < 1.2.9 * Revised help info for "-zitxt". Changes 1.7.9: * Defined TOO_FAR == 32767 in pngcrush.h (instead of in deflate.c) * Revised the "nolib" Makefiles to remove reference to gzio.c and pnggccrd.c Changes 1.7.8: * Removed gzio.c Changes 1.7.7: * Updated bundled libpng to version 1.4.0. * Check the "-plte_len n" option for out-of-range value of n. * Changed local variable "write" to "z_write" in inffast.c (zlib-1.2.3.4) to avoid shadowed declaration warning. Changes 1.7.6: * Change some "if defined(X)" to "ifdef X" according to libpng coding style. * Added some defines to suppress pedantic warnings from libpng-1.2.41beta15 and later. A warning about deprecated access to png_ptr->zstream is otherwise unavoidable. When building the embedded libpng, a warning about png_default_error() returning is also otherwise unavoidable. * Write premultiplied alpha if output extension is .ppng and PNG_READ_PREMULTIPLIED_ALPHA_SUPPORTED is set (needs libpng-1.5.0). * Check the "-m method" option for out-of-range method value. Changes 1.7.4: * Use unmodified pngconf.h from libpng-1.2.41beta05 or later.
Diffstat (limited to 'graphics/pngcrush/distinfo')
-rw-r--r--graphics/pngcrush/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo
index 254ad579f64..510ae8cf159 100644
--- a/graphics/pngcrush/distinfo
+++ b/graphics/pngcrush/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2009/10/11 08:07:23 adam Exp $
+$NetBSD: distinfo,v 1.25 2010/04/18 08:35:44 adam Exp $
-SHA1 (pngcrush-1.7.3-nolib.tar.bz2) = de65d541e8d6c36aea43340c85dbcb1d093346e3
-RMD160 (pngcrush-1.7.3-nolib.tar.bz2) = 3e2d715c312c4e211b315fcbda48a6ee5913969f
-Size (pngcrush-1.7.3-nolib.tar.bz2) = 47802 bytes
+SHA1 (pngcrush-1.7.10-nolib.tar.bz2) = 0ec7c551c847d9ad887feeb57027b32d5ab5babd
+RMD160 (pngcrush-1.7.10-nolib.tar.bz2) = 9877da2f1137f58f34c25feb7a852cee0b299f9b
+Size (pngcrush-1.7.10-nolib.tar.bz2) = 48755 bytes