https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239167
--- Comment #41 from [email protected] --- A commit references this bug: Author: tcberner Date: Fri Apr 3 20:09:48 UTC 2020 New revision: 530517 URL: https://svnweb.freebsd.org/changeset/ports/530517 Log: MFH: r530516 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 <[email protected]> Approved by: ports-secteam (joneum) Changes: _U branches/2020Q2/ branches/2020Q2/UPDATING branches/2020Q2/x11-fonts/fontconfig/Makefile branches/2020Q2/x11-fonts/fontconfig/distinfo branches/2020Q2/x11-fonts/fontconfig/files/patch-2.13.1.diff branches/2020Q2/x11-fonts/fontconfig/files/patch-2.13.92.diff branches/2020Q2/x11-fonts/fontconfig/pkg-messsage branches/2020Q2/x11-fonts/fontconfig/pkg-plist branches/2020Q2/x11-fonts/fontconfig-reference/pkg-plist -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-desktop To unsubscribe, send any mail to "[email protected]"
