libpng: bump to 1.6.26. (#829)

This commit is contained in:
fbrosson
2016-10-20 18:59:56 +00:00
committed by waddlesplash
parent 5f38a47caf
commit 1077c82618

View File

@@ -7,9 +7,9 @@ COPYRIGHT="1998-2016 Glenn Randers-Pehrson
1996-1997 Andreas Dilger
1995-1996 Guy Eric Schalnat, Group 42, Inc."
LICENSE="LibPNG"
REVISION="2"
REVISION="1"
SOURCE_URI="http://downloads.sf.net/libpng/libpng-$portVersion.tar.gz"
CHECKSUM_SHA256="67fef52fc70f21cd9efbb4fc9e74c1ed4eec770e5dc3dbfa6788212798967459"
CHECKSUM_SHA256="81bfc8f16ed125622c0c5ad44eeffda19e7a7c7e32f47e43c8932bf32deae7cc"
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.25.0 compat >= 16
lib:libpng16$secondaryArchSuffix = 16.25.0 compat >= 16
lib:libpng$secondaryArchSuffix = 16.26.0 compat >= 16
lib:libpng16$secondaryArchSuffix = 16.26.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.25.0 compat >= 16
devel:libpng16$secondaryArchSuffix = 16.25.0 compat >= 16
devel:libpng$secondaryArchSuffix = 16.26.0 compat >= 16
devel:libpng16$secondaryArchSuffix = 16.26.0 compat >= 16
"
REQUIRES_devel="
libpng16$secondaryArchSuffix == $portVersion base