From dbfff22fd0fb62323604960999849503c155e806 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 29 Oct 2019 17:32:47 +0100 Subject: [PATCH] libxft: bump version. --- .../libxft/{libxft-2.3.2.recipe => libxft-2.3.3.recipe} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename x11-libs/libxft/{libxft-2.3.2.recipe => libxft-2.3.3.recipe} (93%) diff --git a/x11-libs/libxft/libxft-2.3.2.recipe b/x11-libs/libxft/libxft-2.3.3.recipe similarity index 93% rename from x11-libs/libxft/libxft-2.3.2.recipe rename to x11-libs/libxft/libxft-2.3.3.recipe index f3243c040..d9d7cdcd5 100644 --- a/x11-libs/libxft/libxft-2.3.2.recipe +++ b/x11-libs/libxft/libxft-2.3.3.recipe @@ -6,9 +6,9 @@ glyph drawing; otherwise, the core X protocol is used." HOMEPAGE="https://www.x.org/" COPYRIGHT="2000-2003 Keith Packard" LICENSE="libXft" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.x.org/releases/individual/lib/libXft-$portVersion.tar.bz2" -CHECKSUM_SHA256="f5a3c824761df351ca91827ac221090943ef28b248573486050de89f4bfcdc4c" +CHECKSUM_SHA256="225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216" SOURCE_DIR="libXft-$portVersion" ARCHITECTURES="x86_gcc2 x86 x86_64" @@ -71,7 +71,7 @@ INSTALL() if [ -z "$secondaryArchSuffix" ]; then install -m 0755 -d "$developDocDir" - install -m 0644 -t "$developDocDir" README + install -m 0644 -t "$developDocDir" README.md maybe_manDir="$manDir" else rm -rf "$manDir"