tiff4: bump version.

This commit is contained in:
Jerome Duval
2015-10-15 18:53:20 +00:00
parent 97de7441ea
commit 88691e0e84
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="ftp://ftp.remotesensing.org/pub/libtiff/tiff-$portVersion.tar.gz"
CHECKSUM_SHA256="8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890"
CHECKSUM_SHA256="4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c"
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.2 compat >= 5
lib:libtiffxx$secondaryArchSuffix = 5.2.2 compat >= 5
lib:libtiff$secondaryArchSuffix = 5.2.4 compat >= 5
lib:libtiffxx$secondaryArchSuffix = 5.2.4 compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -30,8 +30,8 @@ REQUIRES="
PROVIDES_devel="
tiff4${secondaryArchSuffix}_devel = $portVersion compat >= 4
devel:libtiff$secondaryArchSuffix = 5.2.2 compat >= 5
devel:libtiffxx$secondaryArchSuffix = 5.2.2 compat >= 5
devel:libtiff$secondaryArchSuffix = 5.2.4 compat >= 5
devel:libtiffxx$secondaryArchSuffix = 5.2.4 compat >= 5
"
REQUIRES_devel="
tiff4$secondaryArchSuffix == $portVersion base