summaryrefslogtreecommitdiff
path: root/graphics/png
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-14 15:40:35 +0000
committerwiz <wiz@pkgsrc.org>2012-06-14 15:40:35 +0000
commit04149f7ae2bd229f8fa042687235556c874e8954 (patch)
treee899727d6740224bcbbae9c92ad2b724143aa67e /graphics/png
parent6cdd8d86a0ec78972d7f0bf5d66d64004c0d88f6 (diff)
downloadpkgsrc-04149f7ae2bd229f8fa042687235556c874e8954.tar.gz
Update to 1.5.11:
Version 1.5.11beta01 [April 28, 2012] Revised scripts/makefile.darwin: use system zlib; remove quotes around architecture list; add missing ppc architecture; add architecture options to shared library link; don't try to create a shared lib based on missing RELEASE variable. Enable png_set_check_for_invalid_index() for both read and write. Removed #ifdef PNG_HANDLE_AS_UNKNOWN_SUPPORTED/#endif in pngpriv.h around declaration of png_handle_unknown(). Added -lssp_nonshared in a comment in scripts/makefile.freebsd and changed deprecated NOOBJ and NOPROFILE to NO_OBJ and NO_PROFILE. Version 1.5.11rc01 [May 23, 2012] No changes. Version 1.5.11rc02 [May 29, 2012] Fixed some typos in comments. Revised CMakeLists.txt to not attempt to make a symlink under mingw. Added two images to contrib/pngsuite (1-bit and 2-bit transparent grayscale), and renamed three whose names were inconsistent with those in pngsuite/README.txt. Version 1.5.11rc03 [June 4, 2012] Do not depend upon a GCC feature macro being available for use in generating the linker mapfile symbol prefix. Made fixes for new optimization warnings from gcc 4.7.0. The compiler performed an optimization which is safe but then warned about it. Changing the type of 'palette_number' in pngvalid.c removes the warning. Version 1.5.11rc04 [June 6, 2012] Improved performance of new do_check_palette_indexes() function. Version 1.5.11rc05 [June 7, 2012] Don't check palette indexes if num_palette is 0 (as it can be in MNG files). Version 1.5.11 [June 14, 2012] Include zlib.h in contrib/gregbook and contrib/visupng examples.
Diffstat (limited to 'graphics/png')
-rw-r--r--graphics/png/Makefile4
-rw-r--r--graphics/png/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index e6064d20a9c..805efd228c4 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.148 2012/03/29 13:26:33 wiz Exp $
+# $NetBSD: Makefile,v 1.149 2012/06/14 15:40:35 wiz Exp $
-DISTNAME= libpng-1.5.10
+DISTNAME= libpng-1.5.11
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 7aa187c6bf6..67f4b657b0f 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.95 2012/03/29 13:26:33 wiz Exp $
+$NetBSD: distinfo,v 1.96 2012/06/14 15:40:35 wiz Exp $
-SHA1 (libpng-1.5.10.tar.bz2) = e0e3de999095b737d134bd5f76d27188d26a41b2
-RMD160 (libpng-1.5.10.tar.bz2) = 7b7e0b8f316404df0a88c535c25a27f9e3c1a57a
-Size (libpng-1.5.10.tar.bz2) = 875183 bytes
+SHA1 (libpng-1.5.11.tar.bz2) = 50ad8033fd05dd1403be00736264a68e102bc303
+RMD160 (libpng-1.5.11.tar.bz2) = 01754683a9fc95e112b1f6c2a3841fa4e48933b7
+Size (libpng-1.5.11.tar.bz2) = 840896 bytes
SHA1 (patch-aa) = aaf79ebb8a18448c096c17ae9b02da02bc537db2