Bug 273041 - x11-fonts/dejavu: Add upstream patch fixing fontconfig files
Summary: x11-fonts/dejavu: Add upstream patch fixing fontconfig files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-10 09:17 UTC by Tijl Coosemans
Modified: 2023-08-17 08:22 UTC (History)
0 users

See Also:
sunpoet: maintainer-feedback+


Attachments
patch (1.53 KB, patch)
2023-08-10 09:17 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2023-08-10 09:17:18 UTC
Created attachment 244000 [details]
patch

Some of the lines in the fontconfig files conflict with the ones from /usr/local/etc/fonts/conf.avail/60-latin.conf.  This was fixed upstream in https://github.com/dejavu-fonts/dejavu-fonts/commit/d9ee532b4f0a879372bdb006ac85d7807629ea98
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-17 07:38:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cadfc189101da0136871d933d699fc989989111

commit 7cadfc189101da0136871d933d699fc989989111
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2023-08-09 11:04:43 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2023-08-17 07:35:59 +0000

    x11-fonts/dejavu: Add upstream patch fixing fontconfig files

    PR:             273041
    Approved by:    sunpoet

 x11-fonts/dejavu/Makefile | 5 ++++-
 x11-fonts/dejavu/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-08-17 08:22:05 UTC
Thanks.