maintainer-approval requested: [Bug 239167] x11-fonts/fontconfig: update to 2.13.1 : [Attachment 206030] Proposed unified patch (since 479806 revision)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 24 08:57:16 UTC 2019
lightside <lightside at gmx.com> has asked freebsd-gnome mailing list
<gnome at FreeBSD.org> for maintainer-approval:
Bug 239167: x11-fonts/fontconfig: update to 2.13.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239167
Attachment 206030: Proposed unified patch (since 479806 revision)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206030&action=edit
--- Comment #12 from lightside <lightside at gmx.com> ---
Created attachment 206030
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206030&action=edit
Proposed unified patch (since 479806 revision)
Thanks for review.
(In reply to comment #11)
If this is because of the need to update
x11-fonts/fontconfig-reference/pkg-plist file, there is a possibility to remove
it and use dynamic package list, like it already used for PORTDOCS in included
devel/glib20-reference/bsd.gnome-reference.mk file:
--8<--
DATADIR= ${PREFIX}/man/man3
PORTDATA= *
-->8--
How to check such package list:
-8<--
% make check-plist
% make -V TMPPLIST | xargs cat
-->8-
Attached this variant, just in case.
More information about the freebsd-gnome
mailing list