From 7f6c230845db1543f65551cbcef2f67f46a4576d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 26 Aug 2017 14:22:36 +0200 Subject: [PATCH] harfbuzz: bump version. --- .../{harfbuzz-1.4.8.recipe => harfbuzz-1.5.0.recipe} | 10 +++++----- ...harfbuzz-1.4.8.patchset => harfbuzz-1.5.0.patchset} | 0 2 files changed, 5 insertions(+), 5 deletions(-) rename media-libs/harfbuzz/{harfbuzz-1.4.8.recipe => harfbuzz-1.5.0.recipe} (89%) rename media-libs/harfbuzz/patches/{harfbuzz-1.4.8.patchset => harfbuzz-1.5.0.patchset} (100%) diff --git a/media-libs/harfbuzz/harfbuzz-1.4.8.recipe b/media-libs/harfbuzz/harfbuzz-1.5.0.recipe similarity index 89% rename from media-libs/harfbuzz/harfbuzz-1.4.8.recipe rename to media-libs/harfbuzz/harfbuzz-1.5.0.recipe index f4598c5c6..5e5520b92 100644 --- a/media-libs/harfbuzz/harfbuzz-1.4.8.recipe +++ b/media-libs/harfbuzz/harfbuzz-1.5.0.recipe @@ -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="ccec4930ff0bb2d0c40aee203075447954b64a8c2695202413cc5e428c907131" +CHECKSUM_SHA256="c088ec363be8d03f7708feb76dd22d5f102678e67d6ce63b02496ca0beb64ac1" 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.8 compat >= 0 - lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.8 compat >= 0 + lib:libharfbuzz$secondaryArchSuffix = 0.10500.0 compat >= 0 + lib:libharfbuzz_icu$secondaryArchSuffix = 0.10500.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.10400. compat >= 0 - devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.8 compat >= 0 + devel:libharfbuzz$secondaryArchSuffix = 0.10500.0 compat >= 0 + devel:libharfbuzz_icu$secondaryArchSuffix = 0.10500.0 compat >= 0 " REQUIRES_devel=" harfbuzz$secondaryArchSuffix == $portVersion base diff --git a/media-libs/harfbuzz/patches/harfbuzz-1.4.8.patchset b/media-libs/harfbuzz/patches/harfbuzz-1.5.0.patchset similarity index 100% rename from media-libs/harfbuzz/patches/harfbuzz-1.4.8.patchset rename to media-libs/harfbuzz/patches/harfbuzz-1.5.0.patchset