https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239167
--- Comment #39 from [email protected] --- A commit references this bug: Author: tcberner Date: Fri Apr 3 20:02:25 UTC 2020 New revision: 530516 URL: https://svnweb.freebsd.org/changeset/ports/530516 Log: 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]> MFH: 2020Q2 Changes: head/UPDATING head/x11-fonts/fontconfig/Makefile head/x11-fonts/fontconfig/distinfo head/x11-fonts/fontconfig/files/patch-2.13.1.diff head/x11-fonts/fontconfig/files/patch-2.13.92.diff head/x11-fonts/fontconfig/pkg-messsage head/x11-fonts/fontconfig/pkg-plist head/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]"
