components/imagemagick/patches/png.patch
branchs11u3-sru
changeset 7538 1668450ff96c
parent 168 5884bc1edfdf
--- a/components/imagemagick/patches/png.patch	Mon Nov 28 19:00:18 2016 -0800
+++ b/components/imagemagick/patches/png.patch	Thu Dec 08 17:02:09 2016 +0100
@@ -1,7 +1,10 @@
---- ImageMagick-6.3.4/coders/png.c.orig	Mon Aug 23 12:50:12 2010
-+++ ImageMagick-6.3.4/coders/png.c	Mon Aug 23 12:51:35 2010
-@@ -76,6 +76,10 @@
- #if defined(HasPNG)
+The history of this patch is unknown: it existed when ImageMagick was
+migrated to Userland.
+
+--- ImageMagick-6.8.3/coders/png.c.~1~	2013-02-15 04:48:48.000000000 -0800
++++ ImageMagick-6.8.3/coders/png.c	2015-02-10 20:39:14.131500401 -0800
+@@ -100,6 +100,10 @@
+ 
  #include "png.h"
  #include "zlib.h"
 +#if PNG_LIBPNG_VER >= 10400