Wed Feb 1 23:05:19 2012 UTC ()
Update to 1.5.8:

Version 1.5.8beta01 [January 15, 2011]
  Removed '#include config.h"' from contrib/libtests/pngvalid.c.  It's not
    needed and causes trouble for VPATH building.
  Moved AC_MSG_CHECKING([if libraries can be versioned]) later to the proper
    location in configure.ac (Gilles Espinasse).
  Fix bug in pngerror.c: some long warnings were being improperly truncated
    (bug introduced in libpng-1.5.3beta05).

Version 1.5.8rc01 [January 21, 2012]
  No changes.

Version 1.5.8rc02 [January 25, 2012]
  Fixed Min/GW uninstall to remove libpng.dll.a
  Conditionalize the install rules for MINGW and CYGWIN in CMakeLists.txt


(wiz)
diff -r1.142 -r1.143 pkgsrc/graphics/png/Makefile
diff -r1.89 -r1.90 pkgsrc/graphics/png/distinfo

cvs diff -r1.142 -r1.143 pkgsrc/graphics/png/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/png/Makefile 2012/01/30 13:18:53 1.142
+++ pkgsrc/graphics/png/Makefile 2012/02/01 23:05:19 1.143
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.142 2012/01/30 13:18:53 wiz Exp $ 1# $NetBSD: Makefile,v 1.143 2012/02/01 23:05:19 wiz Exp $
2 2
3DISTNAME= libpng-1.5.7 3DISTNAME= libpng-1.5.8
4PKGNAME= ${DISTNAME:S/lib//} 4PKGNAME= ${DISTNAME:S/lib//}
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \ 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
7 ftp://ftp.fu-berlin.de/unix/graphics/png/src/ 7 ftp://ftp.fu-berlin.de/unix/graphics/png/src/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= wiz@NetBSD.org 10MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://www.libpng.org/pub/png/libpng.html 11HOMEPAGE= http://www.libpng.org/pub/png/libpng.html
12COMMENT= Library for manipulating PNG images 12COMMENT= Library for manipulating PNG images
13LICENSE= zlib 13LICENSE= zlib
14 14
15PKG_INSTALLATION_TYPES= overwrite pkgviews 15PKG_INSTALLATION_TYPES= overwrite pkgviews
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir

cvs diff -r1.89 -r1.90 pkgsrc/graphics/png/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/png/distinfo 2011/12/15 17:16:26 1.89
+++ pkgsrc/graphics/png/distinfo 2012/02/01 23:05:19 1.90
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.89 2011/12/15 17:16:26 wiz Exp $ 1$NetBSD: distinfo,v 1.90 2012/02/01 23:05:19 wiz Exp $
2 2
3SHA1 (libpng-1.5.7.tar.bz2) = 2b8cd60087311a62fcd806167c691de63676c633 3SHA1 (libpng-1.5.8.tar.bz2) = 46fdc2ab3fef9cf0949b1d7374cda9ea37ed5419
4RMD160 (libpng-1.5.7.tar.bz2) = 660686ca6ede1c5f9614a0375e4632f6211bae34 4RMD160 (libpng-1.5.8.tar.bz2) = 643ef6a0720e51a1dc326971db35846d02bbca10
5Size (libpng-1.5.7.tar.bz2) = 858661 bytes 5Size (libpng-1.5.8.tar.bz2) = 865525 bytes
6SHA1 (patch-aa) = aaf79ebb8a18448c096c17ae9b02da02bc537db2 6SHA1 (patch-aa) = aaf79ebb8a18448c096c17ae9b02da02bc537db2