git: 555435fbe471 - main - x11-fonts/libXft: add upstream bug fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 08:10:45 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=555435fbe4714ff8da1ba1ba55dce6ef93ce966a
commit 555435fbe4714ff8da1ba1ba55dce6ef93ce966a
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-09-10 07:58:26 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-09-10 08:10:26 +0000
x11-fonts/libXft: add upstream bug fix
PR: 266255
Obtained from: https://gitlab.freedesktop.org/xorg/lib/libxft/-/commit/95284856783b824a714b7506762f4adce3bb17ce
---
x11-fonts/libXft/Makefile | 4 ++++
x11-fonts/libXft/distinfo | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index dda14918cf8b..58472ab4b92f 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -1,7 +1,11 @@
PORTNAME= libXft
DISTVERSION= 2.3.5
+PORTREVISION= 1
CATEGORIES= x11-fonts
+PATCH_SITES= https://gitlab.freedesktop.org/xorg/lib/libxft/-/commit/
+PATCHFILES= 95284856783b824a714b7506762f4adce3bb17ce.diff:-p1
+
MAINTAINER= desktop@FreeBSD.org
COMMENT= Client-sided font API for X applications
WWW= https://www.freedesktop.org/wiki/Software/Xft/
diff --git a/x11-fonts/libXft/distinfo b/x11-fonts/libXft/distinfo
index 77ea56008c5d..5eb27938aa8f 100644
--- a/x11-fonts/libXft/distinfo
+++ b/x11-fonts/libXft/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1662529089
+TIMESTAMP = 1662796684
SHA256 (xorg/lib/libXft-2.3.5.tar.xz) = 684fd6ec83db80b391b8111f604d9225772b26bb78bba261d77a5eaddab6a1ee
SIZE (xorg/lib/libXft-2.3.5.tar.xz) = 303772
+SHA256 (xorg/lib/95284856783b824a714b7506762f4adce3bb17ce.diff) = 93c3e46ef66ca7c8ecf3488abeff88d2e84f20400fe0cf1a33168bcae4bff2dd
+SIZE (xorg/lib/95284856783b824a714b7506762f4adce3bb17ce.diff) = 1106