pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/png Update to 1.2.40:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4a13794397d
branches:  trunk
changeset: 398887:c4a13794397d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 10 17:52:31 2009 +0000

description:
Update to 1.2.40:

version 1.2.40beta01 [August 20, 2009]
  Removed an extra png_debug() recently added to png_write_find_filter().
  Fixed incorrect #ifdef in pngset.c regarding unknown chunk support.

version 1.2.40rc01 [September 2, 2009]
  Various bugfixes and improvements to CMakeLists.txt (Philip Lowman)

version 1.2.40 and 1.0.49 [September 10, 2009]
  No changes.

diffstat:

 graphics/png/Makefile |  4 ++--
 graphics/png/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 9b7ce85b0fa1 -r c4a13794397d graphics/png/Makefile
--- a/graphics/png/Makefile     Thu Sep 10 17:50:32 2009 +0000
+++ b/graphics/png/Makefile     Thu Sep 10 17:52:31 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2009/08/16 13:21:15 wiz Exp $
+# $NetBSD: Makefile,v 1.119 2009/09/10 17:52:31 wiz Exp $
 
-DISTNAME=      libpng-1.2.39
+DISTNAME=      libpng-1.2.40
 PKGNAME=       ${DISTNAME:S/lib//}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff -r 9b7ce85b0fa1 -r c4a13794397d graphics/png/distinfo
--- a/graphics/png/distinfo     Thu Sep 10 17:50:32 2009 +0000
+++ b/graphics/png/distinfo     Thu Sep 10 17:52:31 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.61 2009/08/16 13:21:16 wiz Exp $
+$NetBSD: distinfo,v 1.62 2009/09/10 17:52:31 wiz Exp $
 
-SHA1 (libpng-1.2.39.tar.bz2) = 62cfa076066e70f923edea82045b67921cc5ea50
-RMD160 (libpng-1.2.39.tar.bz2) = 4be240043bf359510d8b7b8fcaa5b0add25ca0ea
-Size (libpng-1.2.39.tar.bz2) = 642604 bytes
+SHA1 (libpng-1.2.40.tar.bz2) = 776cf18a799af58303590f6996f6d3aa5a7908ff
+RMD160 (libpng-1.2.40.tar.bz2) = 1ba929e73493bfc81bc95113f69f0ff9c5f47814
+Size (libpng-1.2.40.tar.bz2) = 629950 bytes
 SHA1 (patch-aa) = 27df7893fc54f7e87790850eb9f047155c73f7d3
 SHA1 (patch-ac) = 44b167433e066556022d9b43fa33a7f887f83617
 SHA1 (patch-ae) = e9700e7d3dd536d80e47cffa20b412a6c69660be



Home | Main Index | Thread Index | Old Index