harfbuzz: bump version.

This commit is contained in:
Jerome Duval
2017-09-13 21:21:45 +02:00
parent b15b08a285
commit 254c166d7d
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ COPYRIGHT="2004-2017 Behdad Esfahbod
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2"
CHECKSUM_SHA256="c088ec363be8d03f7708feb76dd22d5f102678e67d6ce63b02496ca0beb64ac1"
CHECKSUM_SHA256="56838dfdad2729b8866763c82d623354d138a4d99d9ffb710c7d377b5cfc7c51"
PATCHES="harfbuzz-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -34,8 +34,8 @@ fi
PROVIDES="
harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9
lib:libharfbuzz$secondaryArchSuffix = 0.10500.0 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10500.0 compat >= 0
lib:libharfbuzz$secondaryArchSuffix = 0.10501.0 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10501.0 compat >= 0
cmd:hb_ot_shape_closure$commandSuffix
cmd:hb_shape$commandSuffix
"
@@ -54,8 +54,8 @@ REQUIRES="
PROVIDES_devel="
harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9
devel:libharfbuzz$secondaryArchSuffix = 0.10500.0 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10500.0 compat >= 0
devel:libharfbuzz$secondaryArchSuffix = 0.10501.0 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10501.0 compat >= 0
"
REQUIRES_devel="
harfbuzz$secondaryArchSuffix == $portVersion base