1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

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
This commit is contained in:
Adriaan de Groot 2021-12-07 23:18:01 +01:00
parent c6af9d33ff
commit a1cd6815d9
3 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= libXft
DISTVERSION= 2.3.3
DISTVERSION= 2.3.4
CATEGORIES= x11-fonts
MAINTAINER= desktop@FreeBSD.org

View File

@ -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

View File

@ -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