From b5f08b32cf931e0f6690442e8328224f99d2eb5a Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 15 Oct 2015 18:39:54 +0000 Subject: [PATCH] harfbuzz: bump version. --- .../{harfbuzz-1.0.0.recipe => harfbuzz-1.0.5.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename media-libs/harfbuzz/{harfbuzz-1.0.0.recipe => harfbuzz-1.0.5.recipe} (91%) diff --git a/media-libs/harfbuzz/harfbuzz-1.0.0.recipe b/media-libs/harfbuzz/harfbuzz-1.0.5.recipe similarity index 91% rename from media-libs/harfbuzz/harfbuzz-1.0.0.recipe rename to media-libs/harfbuzz/harfbuzz-1.0.5.recipe index 898878c8b..7e3bbfcb0 100644 --- a/media-libs/harfbuzz/harfbuzz-1.0.0.recipe +++ b/media-libs/harfbuzz/harfbuzz-1.0.5.recipe @@ -16,7 +16,7 @@ COPYRIGHT="2010,2011,2012 Google, Inc. LICENSE="MIT" REVISION="1" SOURCE_URI="http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-$portVersion.tar.bz2" -CHECKSUM_SHA256="2a57286f4bdbb24d0a093108edb046669ab146c926e7ea4b29aea1dfd196f41e" +CHECKSUM_SHA256="4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440" #PATCHES="harfbuzz-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -24,7 +24,7 @@ SECONDARY_ARCHITECTURES="x86" PROVIDES=" harfbuzz$secondaryArchSuffix = $portVersion compat >= 0.9 - lib:libharfbuzz$secondaryArchSuffix = 0.10000.0 compat >= 0 + lib:libharfbuzz$secondaryArchSuffix = 0.10000.5 compat >= 0 cmd:hb_ot_shape_closure$secondaryArchSuffix cmd:hb_shape$secondaryArchSuffix " @@ -42,7 +42,7 @@ REQUIRES=" PROVIDES_devel=" harfbuzz${secondaryArchSuffix}_devel = $portVersion compat >= 0.9 - devel:libharfbuzz$secondaryArchSuffix = 0.10000.0 compat >= 0 + devel:libharfbuzz$secondaryArchSuffix = 0.10000.5 compat >= 0 " REQUIRES_devel=" harfbuzz$secondaryArchSuffix == $portVersion base