From 88691e0e844d8f8fbd5dcd3f5160f9840e11b31e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 15 Oct 2015 18:53:20 +0000 Subject: [PATCH] tiff4: bump version. --- .../{tiff4-4.0.4.patchset => tiff4-4.0.6.patchset} | 0 .../tiff/{tiff4-4.0.4.recipe => tiff4-4.0.6.recipe} | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) rename media-libs/tiff/patches/{tiff4-4.0.4.patchset => tiff4-4.0.6.patchset} (100%) rename media-libs/tiff/{tiff4-4.0.4.recipe => tiff4-4.0.6.recipe} (89%) diff --git a/media-libs/tiff/patches/tiff4-4.0.4.patchset b/media-libs/tiff/patches/tiff4-4.0.6.patchset similarity index 100% rename from media-libs/tiff/patches/tiff4-4.0.4.patchset rename to media-libs/tiff/patches/tiff4-4.0.6.patchset diff --git a/media-libs/tiff/tiff4-4.0.4.recipe b/media-libs/tiff/tiff4-4.0.6.recipe similarity index 89% rename from media-libs/tiff/tiff4-4.0.4.recipe rename to media-libs/tiff/tiff4-4.0.6.recipe index 67235d655..146dd8c03 100644 --- a/media-libs/tiff/tiff4-4.0.4.recipe +++ b/media-libs/tiff/tiff4-4.0.6.recipe @@ -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