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.5.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/23bfc0eea764
branches: trunk
changeset: 598927:23bfc0eea764
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 01 23:05:19 2012 +0000
description:
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
diffstat:
graphics/png/Makefile | 4 ++--
graphics/png/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 6de2e7024ebf -r 23bfc0eea764 graphics/png/Makefile
--- a/graphics/png/Makefile Wed Feb 01 22:16:50 2012 +0000
+++ b/graphics/png/Makefile Wed Feb 01 23:05:19 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.142 2012/01/30 13:18:53 wiz Exp $
+# $NetBSD: Makefile,v 1.143 2012/02/01 23:05:19 wiz Exp $
-DISTNAME= libpng-1.5.7
+DISTNAME= libpng-1.5.8
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff -r 6de2e7024ebf -r 23bfc0eea764 graphics/png/distinfo
--- a/graphics/png/distinfo Wed Feb 01 22:16:50 2012 +0000
+++ b/graphics/png/distinfo Wed Feb 01 23:05:19 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.89 2011/12/15 17:16:26 wiz Exp $
+$NetBSD: distinfo,v 1.90 2012/02/01 23:05:19 wiz Exp $
-SHA1 (libpng-1.5.7.tar.bz2) = 2b8cd60087311a62fcd806167c691de63676c633
-RMD160 (libpng-1.5.7.tar.bz2) = 660686ca6ede1c5f9614a0375e4632f6211bae34
-Size (libpng-1.5.7.tar.bz2) = 858661 bytes
+SHA1 (libpng-1.5.8.tar.bz2) = 46fdc2ab3fef9cf0949b1d7374cda9ea37ed5419
+RMD160 (libpng-1.5.8.tar.bz2) = 643ef6a0720e51a1dc326971db35846d02bbca10
+Size (libpng-1.5.8.tar.bz2) = 865525 bytes
SHA1 (patch-aa) = aaf79ebb8a18448c096c17ae9b02da02bc537db2
Home |
Main Index |
Thread Index |
Old Index