tiff4: bump version.

This commit is contained in:
Jerome Duval
2017-05-23 20:59:50 +02:00
parent d9db9a0f54
commit 8ae0c1141b
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ COPYRIGHT="1988-1997 Sam Leffler
LICENSE="MIT"
REVISION="1"
SOURCE_URI="http://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz"
CHECKSUM_SHA256="9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019"
CHECKSUM_SHA256="59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910"
SOURCE_DIR="tiff-$portVersion"
PATCHES="tiff4-$portVersion.patchset"
@@ -18,8 +18,8 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES="
tiff4$secondaryArchSuffix = $portVersion compat >= 4
lib:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5
lib:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5
lib:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5
lib:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -30,8 +30,8 @@ REQUIRES="
PROVIDES_devel="
tiff4${secondaryArchSuffix}_devel = $portVersion compat >= 4
devel:libtiff$secondaryArchSuffix = 5.2.5 compat >= 5
devel:libtiffxx$secondaryArchSuffix = 5.2.5 compat >= 5
devel:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5
devel:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5
"
REQUIRES_devel="
tiff4$secondaryArchSuffix == $portVersion base