From 8dbd259d6c5af926c99c1b7547339503c2119ed0 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 15 May 2017 20:39:39 +0200 Subject: [PATCH] harfbuzz: bump version. --- .../{harfbuzz-1.4.5.recipe => harfbuzz-1.4.6.recipe} | 12 ++++++------ ...rfbuzz-1.4.5.patchset => harfbuzz-1.4.6.patchset} | 0 2 files changed, 6 insertions(+), 6 deletions(-) rename media-libs/harfbuzz/{harfbuzz-1.4.5.recipe => harfbuzz-1.4.6.recipe} (88%) rename media-libs/harfbuzz/patches/{harfbuzz-1.4.5.patchset => harfbuzz-1.4.6.patchset} (100%) diff --git a/media-libs/harfbuzz/harfbuzz-1.4.5.recipe b/media-libs/harfbuzz/harfbuzz-1.4.6.recipe similarity index 88% rename from media-libs/harfbuzz/harfbuzz-1.4.5.recipe rename to media-libs/harfbuzz/harfbuzz-1.4.6.recipe index a405bb60b..02686ab2b 100644 --- a/media-libs/harfbuzz/harfbuzz-1.4.5.recipe +++ b/media-libs/harfbuzz/harfbuzz-1.4.6.recipe @@ -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="d0e05438165884f21658154c709075feaf98c93ee5c694b951533ac425a9a711" +CHECKSUM_SHA256="21a78b81cd20cbffdb04b59ac7edfb410e42141869f637ae1d6778e74928d293" 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.5 compat >= 0 - lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.5 compat >= 0 + lib:libharfbuzz$secondaryArchSuffix = 0.10400.6 compat >= 0 + lib:libharfbuzz_icu$secondaryArchSuffix = 0.10400.6 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.5 compat >= 0 - devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.5 compat >= 0 + devel:libharfbuzz$secondaryArchSuffix = 0.10400.6 compat >= 0 + devel:libharfbuzz_icu$secondaryArchSuffix = 0.10400.6 compat >= 0 " REQUIRES_devel=" harfbuzz$secondaryArchSuffix == $portVersion base diff --git a/media-libs/harfbuzz/patches/harfbuzz-1.4.5.patchset b/media-libs/harfbuzz/patches/harfbuzz-1.4.6.patchset similarity index 100% rename from media-libs/harfbuzz/patches/harfbuzz-1.4.5.patchset rename to media-libs/harfbuzz/patches/harfbuzz-1.4.6.patchset