Bug 266126 (fontconfig-2.14.0) - [exp-run] x11-fonts/fontconfig: update to 2.14.0
Summary: [exp-run] x11-fonts/fontconfig: update to 2.14.0
Status: Closed FIXED
Alias: fontconfig-2.14.0
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-31 09:03 UTC by Tobias C. Berner
Modified: 2022-09-08 23:25 UTC (History)
2 users (show)

See Also:
antoine: exp-run+


Attachments
v1 (6.18 KB, patch)
2022-08-31 09:03 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2022-08-31 09:03:45 UTC
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
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2022-09-06 06:54:11 UTC
Exp-run seems fine
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-06 14:11:48 UTC
Committed. Thanks for the epx-run.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-09-06 14:12:40 UTC
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(-)
Comment 4 John Hein 2022-09-08 23:25:16 UTC
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