diff --git a/media-libs/tiff/patches/tiff4-4.0.8.patchset b/media-libs/tiff/patches/tiff4-4.0.9.patchset similarity index 100% rename from media-libs/tiff/patches/tiff4-4.0.8.patchset rename to media-libs/tiff/patches/tiff4-4.0.9.patchset diff --git a/media-libs/tiff/tiff4-4.0.8.recipe b/media-libs/tiff/tiff4-4.0.9.recipe similarity index 87% rename from media-libs/tiff/tiff4-4.0.8.recipe rename to media-libs/tiff/tiff4-4.0.9.recipe index ac2a18216..74ee02a86 100644 --- a/media-libs/tiff/tiff4-4.0.8.recipe +++ b/media-libs/tiff/tiff4-4.0.9.recipe @@ -7,9 +7,9 @@ HOMEPAGE="http://www.libtiff.org/" COPYRIGHT="1988-1997 Sam Leffler 1991-1997 Silicon Graphics, Inc." LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="http://download.osgeo.org/libtiff/tiff-$portVersion.tar.gz" -CHECKSUM_SHA256="59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910" +CHECKSUM_SHA256="6e7bdeec2c310734e734d19aae3a71ebe37a4d842e0e23dbb1b8921c0026cfcd" SOURCE_DIR="tiff-$portVersion" PATCHES="tiff4-$portVersion.patchset" @@ -18,20 +18,19 @@ SECONDARY_ARCHITECTURES="x86_gcc2 x86" PROVIDES=" tiff4$secondaryArchSuffix = $portVersion compat >= 4 - lib:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5 - lib:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5 + lib:libtiff$secondaryArchSuffix = 5.3.0 compat >= 5 + lib:libtiffxx$secondaryArchSuffix = 5.3.0 compat >= 5 " REQUIRES=" haiku$secondaryArchSuffix - lib:libGL$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix lib:libz$secondaryArchSuffix " PROVIDES_devel=" tiff4${secondaryArchSuffix}_devel = $portVersion compat >= 4 - devel:libtiff$secondaryArchSuffix = 5.2.6 compat >= 5 - devel:libtiffxx$secondaryArchSuffix = 5.2.6 compat >= 5 + devel:libtiff$secondaryArchSuffix = 5.3.0 compat >= 5 + devel:libtiffxx$secondaryArchSuffix = 5.3.0 compat >= 5 " REQUIRES_devel=" tiff4$secondaryArchSuffix == $portVersion base @@ -78,7 +77,6 @@ fi BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libGL$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix devel:libz$secondaryArchSuffix "