fontconfig: bump version.

This commit is contained in:
Jerome Duval
2017-07-13 18:26:44 +02:00
parent 36ed49715c
commit 73af3a98bf
2 changed files with 3 additions and 3 deletions

View File

@@ -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="bd24bf6602731a11295c025909d918180e98385625182d3b999fd6f1ab34f8bd"
CHECKSUM_SHA256="668293fcc4b3c59765cdee5cee05941091c0879edcc24dfec5455ef83912e45c"
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.3 compat >= 1
lib:libfontconfig$secondaryArchSuffix = 1.9.4 compat >= 1
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -38,7 +38,7 @@ REQUIRES="
PROVIDES_devel="
fontconfig${secondaryArchSuffix}_devel = $portVersion compat >= 2.1
devel:libfontconfig$secondaryArchSuffix = 1.9.3 compat >= 1
devel:libfontconfig$secondaryArchSuffix = 1.9.4 compat >= 1
"
REQUIRES_devel="
fontconfig$secondaryArchSuffix == $portVersion base