summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile4
-rw-r--r--graphics/png/distinfo10
-rw-r--r--graphics/png/patches/patch-ae26
3 files changed, 20 insertions, 20 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index 61fa76bde82..9ad5d9a9d55 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.112 2009/02/19 13:13:53 drochner Exp $
+# $NetBSD: Makefile,v 1.113 2009/05/13 09:56:05 wiz Exp $
-DISTNAME= libpng-1.2.35
+DISTNAME= libpng-1.2.36
PKGNAME= ${DISTNAME:S/lib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
diff --git a/graphics/png/distinfo b/graphics/png/distinfo
index 4e2815c36e0..92b4dd77264 100644
--- a/graphics/png/distinfo
+++ b/graphics/png/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.56 2009/02/19 13:13:53 drochner Exp $
+$NetBSD: distinfo,v 1.57 2009/05/13 09:56:05 wiz Exp $
-SHA1 (libpng-1.2.35.tar.bz2) = aad4faf21a1fc5853a55a2ff51351707bde3f6ac
-RMD160 (libpng-1.2.35.tar.bz2) = 56d3540f2c86297fe84a7a9bca8ee54be8e50c82
-Size (libpng-1.2.35.tar.bz2) = 650154 bytes
+SHA1 (libpng-1.2.36.tar.bz2) = 76723755a1fe95b6a955ac65b25f17d3204782d5
+RMD160 (libpng-1.2.36.tar.bz2) = afe0776c90b077de12ce26b0be8bac6a513a9822
+Size (libpng-1.2.36.tar.bz2) = 661190 bytes
SHA1 (patch-aa) = 27df7893fc54f7e87790850eb9f047155c73f7d3
SHA1 (patch-ac) = aaafc963c85b72e37fbbeed3e76f0c2ce9ebe9b2
-SHA1 (patch-ae) = 8c06a09817d414ffffbfd39bdd7d1f4336538bf3
+SHA1 (patch-ae) = e9700e7d3dd536d80e47cffa20b412a6c69660be
diff --git a/graphics/png/patches/patch-ae b/graphics/png/patches/patch-ae
index 550ff9245b5..7a671120a76 100644
--- a/graphics/png/patches/patch-ae
+++ b/graphics/png/patches/patch-ae
@@ -1,15 +1,15 @@
-$NetBSD: patch-ae,v 1.8 2008/01/13 15:40:13 wiz Exp $
+$NetBSD: patch-ae,v 1.9 2009/05/13 09:56:05 wiz Exp $
---- pngconf.h.orig 2006-04-23 18:45:34.000000000 +0000
+--- pngconf.h.orig 2009-05-07 16:05:28.000000000 +0000
+++ pngconf.h
-@@ -314,8 +314,8 @@
- /* If you encounter a compiler error here, see the explanation
- * near the end of INSTALL.
- */
-- __pngconf.h__ already includes setjmp.h;
-- __dont__ include it again.;
-+#warning __pngconf.h__ already includes setjmp.h;
-+#warning __dont__ include it again.;
- # endif
- # endif /* __linux__ */
-
+@@ -332,8 +332,8 @@
+ /* If you encounter a compiler error here, see the explanation
+ * near the end of INSTALL.
+ */
+- __pngconf.h__ in libpng already includes setjmp.h;
+- __dont__ include it again.;
++#warning __pngconf.h__ in libpng already includes setjmp.h;
++#warning __dont__ include it again.;
+ # endif
+ # endif /* __linux__ */
+ # endif /* PNG_SKIP_SETJMP_CHECK */