From fb1ac637d8c1900aa429625acbcc5137bd908c43 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 10 May 2018 22:53:40 +1000 Subject: [PATCH] cairo: bump version --- x11-libs/cairo/{cairo-1.14.10.recipe => cairo-1.14.12.recipe} | 4 ++-- .../{cairo-1.14.10.patchset => cairo-1.14.12.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename x11-libs/cairo/{cairo-1.14.10.recipe => cairo-1.14.12.recipe} (95%) rename x11-libs/cairo/patches/{cairo-1.14.10.patchset => cairo-1.14.12.patchset} (100%) diff --git a/x11-libs/cairo/cairo-1.14.10.recipe b/x11-libs/cairo/cairo-1.14.12.recipe similarity index 95% rename from x11-libs/cairo/cairo-1.14.10.recipe rename to x11-libs/cairo/cairo-1.14.12.recipe index 258428e80..9aaa4e554 100644 --- a/x11-libs/cairo/cairo-1.14.10.recipe +++ b/x11-libs/cairo/cairo-1.14.12.recipe @@ -21,11 +21,11 @@ LICENSE="GNU LGPL v2.1 MPL v1.1" REVISION="1" SOURCE_URI="http://cairographics.org/releases/cairo-$portVersion.tar.xz" -CHECKSUM_SHA256="7e87878658f2c9951a14fc64114d4958c0e65ac47530b8ac3078b2ce41b66a09" +CHECKSUM_SHA256="8c90f00c500b2299c0a323dd9beead2a00353752b2092ead558139bd67f7bf16" PATCHES="cairo-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" -SECONDARY_ARCHITECTURES="?x86" +SECONDARY_ARCHITECTURES="x86" PROVIDES=" cairo$secondaryArchSuffix = $portVersion compat >= 1 diff --git a/x11-libs/cairo/patches/cairo-1.14.10.patchset b/x11-libs/cairo/patches/cairo-1.14.12.patchset similarity index 100% rename from x11-libs/cairo/patches/cairo-1.14.10.patchset rename to x11-libs/cairo/patches/cairo-1.14.12.patchset