git: a1cd6815d960 - main - x11-fonts/libXft: Update to 2.3.4, latest upstream

From: Adriaan de Groot <adridg_at_FreeBSD.org>
Date: Wed, 08 Dec 2021 10:57:08 UTC
The branch main has been updated by adridg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1cd6815d96057eff0045460e7161473d4570444

commit a1cd6815d96057eff0045460e7161473d4570444
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-12-07 22:18:01 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2021-12-08 10:57:05 +0000

    x11-fonts/libXft: Update to 2.3.4, latest upstream
    
    This is mostly a build-cleanliness release, and prepares for some
    fontconfig API changes. See release notes at
            https://gitlab.freedesktop.org/xorg/lib/libxft/-/tags/libXft-2.3.4
    (well, go to the commit linked from there anyway).
    
    NOT bumping PORTREVISION of consumers, since that would be a huge part
    of the tree, and there are no bug fixes and no changes to behavior:
    the calls to deprecated functions in fontconfig (the calls have been
    removed in Xft) already did nothing on the fontconfig side.
    
    PR:             260168
    Reported by:    Dmitry Lukhtionov
---
 x11-fonts/libXft/Makefile  | 2 +-
 x11-fonts/libXft/distinfo  | 6 +++---
 x11-fonts/libXft/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-fonts/libXft/Makefile b/x11-fonts/libXft/Makefile
index f2b112f6a7da..61a4a6090357 100644
--- a/x11-fonts/libXft/Makefile
+++ b/x11-fonts/libXft/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libXft
-DISTVERSION=	2.3.3
+DISTVERSION=	2.3.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	desktop@FreeBSD.org
diff --git a/x11-fonts/libXft/distinfo b/x11-fonts/libXft/distinfo
index dbd0bcaf4cfd..4f19ce553f80 100644
--- a/x11-fonts/libXft/distinfo
+++ b/x11-fonts/libXft/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573919692
-SHA256 (xorg/lib/libXft-2.3.3.tar.bz2) = 225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216
-SIZE (xorg/lib/libXft-2.3.3.tar.bz2) = 353465
+TIMESTAMP = 1638820710
+SHA256 (xorg/lib/libXft-2.3.4.tar.bz2) = 57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd
+SIZE (xorg/lib/libXft-2.3.4.tar.bz2) = 359088
diff --git a/x11-fonts/libXft/pkg-plist b/x11-fonts/libXft/pkg-plist
index 5ab5bf0f86c7..da29bb97080c 100644
--- a/x11-fonts/libXft/pkg-plist
+++ b/x11-fonts/libXft/pkg-plist
@@ -4,6 +4,6 @@ include/X11/Xft/XftCompat.h
 lib/libXft.a
 lib/libXft.so
 lib/libXft.so.2
-lib/libXft.so.2.3.3
+lib/libXft.so.2.3.4
 libdata/pkgconfig/xft.pc
 man/man3/Xft.3.gz