Created attachment 236255 [details] v1 Moin moin desktop@ would like to ask for an exp-run to update fontconfig to 2.14.0. The patch is attached, and can also be found here: https://people.freebsd.org/~tcberner/patches/0001-x11-fonts-fontconfig-update-to-2.14.0.patch mfg Tobias
Exp-run seems fine
Committed. Thanks for the epx-run.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2233880ba12f01b929c65bfa4bb4329235454dbc commit 2233880ba12f01b929c65bfa4bb4329235454dbc Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-08-31 08:59:40 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-09-06 14:11:01 +0000 x11-fonts/fontconfig: update to 2.14.0 PR: 266126 Exp-run by: antoine x11-fonts/fontconfig/Makefile | 5 +- x11-fonts/fontconfig/distinfo | 6 +-- .../files/patch-conf.d_60-latin.conf (gone) | 62 ---------------------- .../files/patch-fc-cache_meson.build (gone) | 10 ---- x11-fonts/fontconfig/pkg-plist | 5 +- 5 files changed, 9 insertions(+), 79 deletions(-)
This file should have been removed with the update to 2.14.0 : files/patch-meson__options.txt It is "overcome by events" after upstream pulled in the patch, but renamed the option cache-build instead of fc-cache. See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254963 https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/296