harfbuzz: bump version.

This commit is contained in:
Jerome Duval
2017-02-27 16:19:54 +01:00
parent f0b5b924dc
commit 9f8afb979b
2 changed files with 6 additions and 6 deletions

View File

@@ -16,9 +16,9 @@ COPYRIGHT="2004-2017 Behdad Esfahbod
2004,2007,2008,2009,2010 Red Hat, Inc.
1998-2004 David Turner and Werner Lemberg"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2"
CHECKSUM_SHA256="8f234dcfab000fdec24d43674fffa2fdbdbd654eb176afbde30e8826339cb7b3"
CHECKSUM_SHA256="838c17400a88a3a451eb401573ef94cdd50919730d98255547c459fef1d85321"
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.10400.2 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.2 compat >= 0
lib:libharfbuzz$secondaryArchSuffix = 0.10400.3 compat >= 0
lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.3 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.10400.2 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.2 compat >= 0
devel:libharfbuzz$secondaryArchSuffix = 0.10400.3 compat >= 0
devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.3 compat >= 0
"
REQUIRES_devel="
harfbuzz$secondaryArchSuffix == $portVersion base