From 19fc7bdc83faf29666d0bf8f3800f4503adedae5 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Wed, 14 Sep 2016 07:15:15 +0000 Subject: [PATCH] libpng: bump to 1.6.25. (#790) --- .../{libpng16-1.6.24.recipe => libpng16-1.6.25.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename media-libs/libpng/{libpng16-1.6.24.recipe => libpng16-1.6.25.recipe} (86%) diff --git a/media-libs/libpng/libpng16-1.6.24.recipe b/media-libs/libpng/libpng16-1.6.25.recipe similarity index 86% rename from media-libs/libpng/libpng16-1.6.24.recipe rename to media-libs/libpng/libpng16-1.6.25.recipe index 0d5c394bc..0ad912324 100644 --- a/media-libs/libpng/libpng16-1.6.24.recipe +++ b/media-libs/libpng/libpng16-1.6.25.recipe @@ -9,7 +9,7 @@ COPYRIGHT="1998-2016 Glenn Randers-Pehrson LICENSE="LibPNG" REVISION="1" SOURCE_URI="http://downloads.sf.net/libpng/libpng-$portVersion.tar.gz" -CHECKSUM_SHA256="be46e0d14ccac3800f816ae860d191a1187a40164b7552c44afeee97a9caa0a3" +CHECKSUM_SHA256="67fef52fc70f21cd9efbb4fc9e74c1ed4eec770e5dc3dbfa6788212798967459" SOURCE_DIR="libpng-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64 arm ?ppc" @@ -17,8 +17,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" libpng16$secondaryArchSuffix = $portVersion compat >= 1.6 - lib:libpng$secondaryArchSuffix = 16.24.0 compat >= 16 - lib:libpng16$secondaryArchSuffix = 16.24.0 compat >= 16 + lib:libpng$secondaryArchSuffix = 10.25.0 compat >= 16 + lib:libpng16$secondaryArchSuffix = 10.25.0 compat >= 16 " REQUIRES=" haiku$secondaryArchSuffix @@ -32,8 +32,8 @@ PROVIDES_devel=" cmd:pngcp$secondaryArchSuffix = $portVersion compat >= 1.6 cmd:pngfix$secondaryArchSuffix = $portVersion compat >= 1.6 cmd:png_fix_itxt$secondaryArchSuffix = $portVersion compat >= 1.6 - devel:libpng$secondaryArchSuffix = 16.24.0 compat >= 16 - devel:libpng16$secondaryArchSuffix = 16.24.0 compat >= 16 + devel:libpng$secondaryArchSuffix = 10.25.0 compat >= 16 + devel:libpng16$secondaryArchSuffix = 10.25.0 compat >= 16 " REQUIRES_devel=" libpng16$secondaryArchSuffix == $portVersion base