libpng*: bump versions.

This commit is contained in:
Jerome Duval
2015-12-09 23:18:08 +00:00
parent 22e4fad806
commit 38a135ed88
2 changed files with 10 additions and 10 deletions

View File

@@ -10,15 +10,15 @@ COPYRIGHT="
"
LICENSE="LibPNG"
SOURCE_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
CHECKSUM_SHA256="5032d6f216a993b1f6a6665f4d5ffcc56a9574ea1b039afc51ad3597757666d3"
CHECKSUM_SHA256="1e25d7937ecda0bad46ab1b70f6f906c86efefc365a6f6c97ae6ae3895b17aa3"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libpng$secondaryArchSuffix = $portVersion compat >= 1.5
lib:libpng$secondaryArchSuffix = 15.24.0 compat >= 15
lib:libpng15$secondaryArchSuffix = 15.24.0 compat >= 15
lib:libpng$secondaryArchSuffix = 15.25.0 compat >= 15
lib:libpng15$secondaryArchSuffix = 15.25.0 compat >= 15
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -69,8 +69,8 @@ PROVIDES_devel="
libpng${secondaryArchSuffix}_devel = $portVersion compat >= 1.5
cmd:libpng_config$secondaryArchSuffix = $portVersion compat >= 1.5
cmd:libpng15_config$secondaryArchSuffix = $portVersion compat >= 1.5
devel:libpng$secondaryArchSuffix = 15.24.0 compat >= 15
devel:libpng15$secondaryArchSuffix = 15.24.0 compat >= 15
devel:libpng$secondaryArchSuffix = 15.25.0 compat >= 15
devel:libpng15$secondaryArchSuffix = 15.25.0 compat >= 15
"
REQUIRES_devel="
libpng$secondaryArchSuffix == $portVersion base

View File

@@ -9,7 +9,7 @@ COPYRIGHT="1998-2014 Glenn Randers-Pehrson
LICENSE="LibPNG"
REVISION="1"
SOURCE_URI="http://prdownloads.sourceforge.net/libpng/libpng-$portVersion.tar.gz"
CHECKSUM_SHA256="9f977ac8e4e3d4d5b001b32243f111eeec21bb6b59e583f2fb41fd2e48840352"
CHECKSUM_SHA256="3d3bdc16f973a62fb1d26464fe2fe19f51dde9b883feff3e059d18ec1457b199"
SOURCE_DIR="libpng-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
@@ -17,8 +17,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
libpng16$secondaryArchSuffix = $portVersion compat >= 1.6
lib:libpng$secondaryArchSuffix = 16.19.0 compat >= 16
lib:libpng16$secondaryArchSuffix = 16.19.0 compat >= 16
lib:libpng$secondaryArchSuffix = 16.20.0 compat >= 16
lib:libpng16$secondaryArchSuffix = 16.20.0 compat >= 16
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -31,8 +31,8 @@ PROVIDES_devel="
cmd:libpng16_config$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.19.0 compat >= 16
devel:libpng16$secondaryArchSuffix = 16.19.0 compat >= 16
devel:libpng$secondaryArchSuffix = 16.20.0 compat >= 16
devel:libpng16$secondaryArchSuffix = 16.20.0 compat >= 16
"
REQUIRES_devel="
libpng16$secondaryArchSuffix == $portVersion base