From 9b35c1cf60d33ec8e03dd218ff0bc88ee9ca2af1 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 13 Jul 2017 18:57:43 +0200 Subject: [PATCH] cairo: bump version. --- .../{cairo-1.14.8.recipe => cairo-1.14.10.recipe} | 12 ++++++------ ...{cairo-1.14.8.patchset => cairo-1.14.10.patchset} | 0 2 files changed, 6 insertions(+), 6 deletions(-) rename x11-libs/cairo/{cairo-1.14.8.recipe => cairo-1.14.10.recipe} (87%) rename x11-libs/cairo/patches/{cairo-1.14.8.patchset => cairo-1.14.10.patchset} (100%) diff --git a/x11-libs/cairo/cairo-1.14.8.recipe b/x11-libs/cairo/cairo-1.14.10.recipe similarity index 87% rename from x11-libs/cairo/cairo-1.14.8.recipe rename to x11-libs/cairo/cairo-1.14.10.recipe index b65dd61bb..258428e80 100644 --- a/x11-libs/cairo/cairo-1.14.8.recipe +++ b/x11-libs/cairo/cairo-1.14.10.recipe @@ -19,9 +19,9 @@ COPYRIGHT="2000, 2002, 2004-2007 Keith Packard 2002-2010 many others" LICENSE="GNU LGPL v2.1 MPL v1.1" -REVISION="2" +REVISION="1" SOURCE_URI="http://cairographics.org/releases/cairo-$portVersion.tar.xz" -CHECKSUM_SHA256="d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20" +CHECKSUM_SHA256="7e87878658f2c9951a14fc64114d4958c0e65ac47530b8ac3078b2ce41b66a09" PATCHES="cairo-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -29,8 +29,8 @@ SECONDARY_ARCHITECTURES="?x86" PROVIDES=" cairo$secondaryArchSuffix = $portVersion compat >= 1 - lib:libcairo$secondaryArchSuffix = 2.11400.8 compat >= 2 - lib:libcairo_script_interpreter$secondaryArchSuffix = 2.11400.8 compat >= 2 + lib:libcairo$secondaryArchSuffix = 2.11400.10 compat >= 2 + lib:libcairo_script_interpreter$secondaryArchSuffix = 2.11400.10 compat >= 2 " REQUIRES=" haiku$secondaryArchSuffix @@ -43,8 +43,8 @@ REQUIRES=" PROVIDES_devel=" cairo${secondaryArchSuffix}_devel = $portVersion compat >= 1 - devel:libcairo$secondaryArchSuffix = 2.11400.8 compat >= 2 - devel:libcairo_script_interpreter$secondaryArchSuffix = 2.11400.8 compat >= 2 + devel:libcairo$secondaryArchSuffix = 2.11400.10 compat >= 2 + devel:libcairo_script_interpreter$secondaryArchSuffix = 2.11400.10 compat >= 2 " REQUIRES_devel=" cairo$secondaryArchSuffix == $portVersion base diff --git a/x11-libs/cairo/patches/cairo-1.14.8.patchset b/x11-libs/cairo/patches/cairo-1.14.10.patchset similarity index 100% rename from x11-libs/cairo/patches/cairo-1.14.8.patchset rename to x11-libs/cairo/patches/cairo-1.14.10.patchset