Bug 260168

Summary: x11-fonts/libXft is outdated
Product: Ports & Packages Reporter: Dmitry Lukhtionov <dmitryluhtionov>
Component: Individual Port(s)Assignee: freebsd-desktop (Team) <desktop>
Status: Closed FIXED    
Severity: Affects Some People CC: adridg, dmitryluhtionov
Priority: --- Flags: bugzilla: maintainer-feedback? (desktop)
Version: Latest   
Hardware: Any   
OS: Any   

Description Dmitry Lukhtionov 2021-12-02 12:36:48 UTC
https://gitlab.freedesktop.org/xorg/lib/libxft

Actual version - 2.3.4
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-12-08 10:58:08 UTC
A commit in branch main references this bug:

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(-)