notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-fonts/fontconfig/files/patch-2.13.1.diff
SVNWeb

Number of commits found: 2

Fri, 3 Apr 2020
[ 20:02 tcberner search for other commits by this committer ] Original commit   Revision:530516
x11-fonts/fontconfig: update to 2.13.92

Fontconfig 2.13.1 generated .uuid files in the fonts directory which where
not properly registered to the packages. To clean them up, please execute the
following command:

        find %%LOCALBASE%%/share/fonts -type f -name .uuid -delete

By switching to this RC, the dependency on libuuid can be droped again, and the
issue of registering uuid is moot.

PR:		239167
Exp-run by:	antoine
Submitted by:	lightside <lightside@gmx.com>
MFH:		2020Q2
Sat, 14 Mar 2020
[ 22:29 tcberner search for other commits by this committer ] Original commit   Revision:528458
x11-fonts/fontconfig: improve port

This reintegrates work done by lightside and swills into the upgrade to 2.13.1:

- add upstream performance improving patches
- add nls option
- drop unnecessary CONFIGURE_ENV

PR:		239167
Submitted by:	lightside <lightside@gmx.com>, swills

Number of commits found: 2