aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-12-07 22:18:01 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-12-08 10:57:05 +0000
commita1cd6815d96057eff0045460e7161473d4570444 (patch)
tree9361d831909976fdbf71add43fab5284cfe5ab8e
parentc6af9d33ffc7c77184a2591db7b4be5a7663a151 (diff)
downloadports-a1cd6815d96057eff0045460e7161473d4570444.tar.gz
ports-a1cd6815d96057eff0045460e7161473d4570444.zip
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
-rw-r--r--x11-fonts/libXft/Makefile2
-rw-r--r--x11-fonts/libXft/distinfo6
-rw-r--r--x11-fonts/libXft/pkg-plist2
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