From 16ce304c9bef9edffe008b61596df39f71140ee4 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 22 Sep 2017 17:38:16 +0200 Subject: [PATCH] fontconfig: bump version. --- .../{fontconfig-2.12.5.recipe => fontconfig-2.12.6.recipe} | 6 +++--- ...ontconfig-2.12.5.patchset => fontconfig-2.12.6.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename media-libs/fontconfig/{fontconfig-2.12.5.recipe => fontconfig-2.12.6.recipe} (95%) rename media-libs/fontconfig/patches/{fontconfig-2.12.5.patchset => fontconfig-2.12.6.patchset} (100%) diff --git a/media-libs/fontconfig/fontconfig-2.12.5.recipe b/media-libs/fontconfig/fontconfig-2.12.6.recipe similarity index 95% rename from media-libs/fontconfig/fontconfig-2.12.5.recipe rename to media-libs/fontconfig/fontconfig-2.12.6.recipe index 0dcfaefc6..de4472a06 100644 --- a/media-libs/fontconfig/fontconfig-2.12.5.recipe +++ b/media-libs/fontconfig/fontconfig-2.12.6.recipe @@ -10,7 +10,7 @@ COPYRIGHT="2000-2005, 2006-2007 Keith Packard LICENSE="MIT" REVISION="1" SOURCE_URI="https://www.freedesktop.org/software/fontconfig/release/fontconfig-$portVersion.tar.bz2" -CHECKSUM_SHA256="e10ccf1e26b0968f61d81037af1147fea28e86bfd159ffd8cfd5a486da126ce4" +CHECKSUM_SHA256="cf0c30807d08f6a28ab46c61b8dbd55c97d2f292cf88f3a07d3384687f31f017" PATCHES="fontconfig-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -26,7 +26,7 @@ PROVIDES=" cmd:fc_query$secondaryArchSuffix cmd:fc_scan$secondaryArchSuffix cmd:fc_validate$secondaryArchSuffix - lib:libfontconfig$secondaryArchSuffix = 1.10.0 compat >= 1 + lib:libfontconfig$secondaryArchSuffix = 1.10.1 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -38,7 +38,7 @@ REQUIRES=" PROVIDES_devel=" fontconfig${secondaryArchSuffix}_devel = $portVersion compat >= 2.1 - devel:libfontconfig$secondaryArchSuffix = 1.10.0 compat >= 1 + devel:libfontconfig$secondaryArchSuffix = 1.10.1 compat >= 1 " REQUIRES_devel=" fontconfig$secondaryArchSuffix == $portVersion base diff --git a/media-libs/fontconfig/patches/fontconfig-2.12.5.patchset b/media-libs/fontconfig/patches/fontconfig-2.12.6.patchset similarity index 100% rename from media-libs/fontconfig/patches/fontconfig-2.12.5.patchset rename to media-libs/fontconfig/patches/fontconfig-2.12.6.patchset