diff --git a/media-gfx/pngcrush/patches/pngcrush-1.8.9.patchset b/media-gfx/pngcrush/patches/pngcrush-1.8.10.patchset similarity index 87% rename from media-gfx/pngcrush/patches/pngcrush-1.8.9.patchset rename to media-gfx/pngcrush/patches/pngcrush-1.8.10.patchset index 6d4776168..88032268f 100644 --- a/media-gfx/pngcrush/patches/pngcrush-1.8.9.patchset +++ b/media-gfx/pngcrush/patches/pngcrush-1.8.10.patchset @@ -5,10 +5,10 @@ Subject: haiku patch diff --git a/pngcrush.c b/pngcrush.c -index 7156e71..e54cfab 100644 +index 6bc89a2..9afa3bd 100644 --- a/pngcrush.c +++ b/pngcrush.c -@@ -7034,6 +7034,8 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED) +@@ -7043,6 +7043,8 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED) png_uint_32 zbuf_size; png_uint_32 required_window; int channels = 0; @@ -17,7 +17,7 @@ index 7156e71..e54cfab 100644 png_set_compression_strategy(write_ptr, z_strategy); png_set_compression_mem_level(write_ptr, -@@ -7055,8 +7057,6 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED) +@@ -7064,8 +7066,6 @@ defined(PNG_READ_STRIP_16_TO_8_SUPPORTED) * a png_uint_32, by limiting the width and height used * to 15 bits. */ diff --git a/media-gfx/pngcrush/pngcrush-1.8.9.recipe b/media-gfx/pngcrush/pngcrush-1.8.10.recipe similarity index 93% rename from media-gfx/pngcrush/pngcrush-1.8.9.recipe rename to media-gfx/pngcrush/pngcrush-1.8.10.recipe index 48a6fedd7..7d67d63d8 100644 --- a/media-gfx/pngcrush/pngcrush-1.8.9.recipe +++ b/media-gfx/pngcrush/pngcrush-1.8.10.recipe @@ -11,7 +11,7 @@ COPYRIGHT="1998-2002, 2006-2016 Glenn Randers-Pehrson LICENSE="LibPNG" REVISION="1" SOURCE_URI="http://downloads.sf.net/pmt/pngcrush-$portVersion-nolib.tar.gz" -CHECKSUM_SHA256="fb46c7e1c387dd0fe62114669672c5495ee0d72f5928b7e0fbedf4cf04758bd9" +CHECKSUM_SHA256="4d6818929fcfa41c35c868ff422885c22e04546e621495ff121aeee2f7887fb1" SOURCE_DIR="pngcrush-$portVersion-nolib" PATCHES="pngcrush-$portVersion.patchset"