From d5ae677c0ea7843b572378f06bf56c3a4a324163 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 3 Jul 2017 21:50:16 +0200 Subject: [PATCH] fontconfig: bump version. --- ...{fontconfig-2.12.1.recipe => fontconfig-2.12.3.recipe} | 8 ++++---- ...tconfig-2.12.1.patchset => fontconfig-2.12.3.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename media-libs/fontconfig/{fontconfig-2.12.1.recipe => fontconfig-2.12.3.recipe} (94%) rename media-libs/fontconfig/patches/{fontconfig-2.12.1.patchset => fontconfig-2.12.3.patchset} (100%) diff --git a/media-libs/fontconfig/fontconfig-2.12.1.recipe b/media-libs/fontconfig/fontconfig-2.12.3.recipe similarity index 94% rename from media-libs/fontconfig/fontconfig-2.12.1.recipe rename to media-libs/fontconfig/fontconfig-2.12.3.recipe index 3313e8794..28b526e89 100644 --- a/media-libs/fontconfig/fontconfig-2.12.1.recipe +++ b/media-libs/fontconfig/fontconfig-2.12.3.recipe @@ -8,9 +8,9 @@ COPYRIGHT="2000-2005, 2006-2007 Keith Packard 2008 Danilo Segan 2012 Google, Inc." LICENSE="MIT" -REVISION="3" +REVISION="1" SOURCE_URI="https://www.freedesktop.org/software/fontconfig/release/fontconfig-$portVersion.tar.bz2" -CHECKSUM_SHA256="b449a3e10c47e1d1c7a6ec6e2016cca73d3bd68fbbd4f0ae5cc6b573f7d6c7f3" +CHECKSUM_SHA256="bd24bf6602731a11295c025909d918180e98385625182d3b999fd6f1ab34f8bd" 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.9.2 compat >= 1 + lib:libfontconfig$secondaryArchSuffix = 1.9.3 compat >= 1 " REQUIRES=" haiku$secondaryArchSuffix @@ -38,7 +38,7 @@ REQUIRES=" PROVIDES_devel=" fontconfig${secondaryArchSuffix}_devel = $portVersion compat >= 2.1 - devel:libfontconfig$secondaryArchSuffix = 1.9.2 compat >= 1 + devel:libfontconfig$secondaryArchSuffix = 1.9.3 compat >= 1 " REQUIRES_devel=" fontconfig$secondaryArchSuffix == $portVersion base diff --git a/media-libs/fontconfig/patches/fontconfig-2.12.1.patchset b/media-libs/fontconfig/patches/fontconfig-2.12.3.patchset similarity index 100% rename from media-libs/fontconfig/patches/fontconfig-2.12.1.patchset rename to media-libs/fontconfig/patches/fontconfig-2.12.3.patchset