From 59093a7f689591171aabf6154de6ceac1ef14c3e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 12 Oct 2015 22:26:23 +0000 Subject: [PATCH] libraw: bump version. --- .../{libraw-0.16.2.recipe => libraw-0.17.0.recipe} | 10 +++++----- .../{libraw-0.16.2.patchset => libraw-0.17.0.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename media-libs/libraw/{libraw-0.16.2.recipe => libraw-0.17.0.recipe} (89%) rename media-libs/libraw/patches/{libraw-0.16.2.patchset => libraw-0.17.0.patchset} (100%) diff --git a/media-libs/libraw/libraw-0.16.2.recipe b/media-libs/libraw/libraw-0.17.0.recipe similarity index 89% rename from media-libs/libraw/libraw-0.16.2.recipe rename to media-libs/libraw/libraw-0.17.0.recipe index 2176a442a..bf3e077ee 100644 --- a/media-libs/libraw/libraw-0.16.2.recipe +++ b/media-libs/libraw/libraw-0.17.0.recipe @@ -16,7 +16,7 @@ LICENSE=" GNU LGPL v2.1 CDDL v1" SOURCE_URI="http://www.libraw.org/data/LibRaw-$portVersion.tar.gz" -CHECKSUM_SHA256="6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187" +CHECKSUM_SHA256="e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310" REVISION="1" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -26,8 +26,8 @@ PATCHES="libraw-$portVersion.patchset" PROVIDES=" libraw$secondaryArchSuffix = $portVersion compat >= 0 - lib:libraw$secondaryArchSuffix = 10.0.0 compat >= 10 - lib:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10 + lib:libraw$secondaryArchSuffix = 15.0.0 compat >= 15 + lib:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15 " REQUIRES=" haiku$secondaryArchSuffix @@ -78,8 +78,8 @@ INSTALL() PROVIDES_devel=" libraw${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libraw$secondaryArchSuffix = 10.0.0 compat >= 10 - devel:libraw_r$secondaryArchSuffix = 10.0.0 compat >= 10 + devel:libraw$secondaryArchSuffix = 15.0.0 compat >= 15 + devel:libraw_r$secondaryArchSuffix = 15.0.0 compat >= 15 " REQUIRES_devel=" libraw$secondaryArchSuffix == $portVersion base diff --git a/media-libs/libraw/patches/libraw-0.16.2.patchset b/media-libs/libraw/patches/libraw-0.17.0.patchset similarity index 100% rename from media-libs/libraw/patches/libraw-0.16.2.patchset rename to media-libs/libraw/patches/libraw-0.17.0.patchset