cairo: bump version.

This commit is contained in:
Jerome Duval
2017-07-13 18:57:43 +02:00
parent f727a3f7e9
commit 9b35c1cf60
2 changed files with 6 additions and 6 deletions

View File

@@ -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