Date: Sun, 28 Jul 2019 13:36:44 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 239167] x11-fonts/fontconfig: update to 2.13.1 Message-ID: <bug-239167-6497-lEjXPadfCz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239167-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-239167-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239167 lightside <lightside@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |theraven@FreeBSD.org Attachment #206117| |maintainer-approval?(therav Flags| |en@FreeBSD.org) --- Comment #16 from lightside <lightside@gmx.com> --- Created attachment 206117 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206117&action= =3Dedit Proposed patch for deskutils/simpleagenda (since 492056 revision) Thanks for exp-run. (In reply to comment #15) > New failure on 12.0 amd64: > <..> > This seems to be a side effect of the new misc/e2fsprogs-libuuid dependen= cy Yes, the same happens for current x11-fonts/fontconfig v2.12.6, if install misc/e2fsprogs-libuuid port (for example, as dependency for other port(s)). This is because of usage of following sed patch in deskutils/simpleagenda/Makefile: https://github.com/freebsd/freebsd-ports/blob/0699c59a70f510b71506ecb61199c= 2ee997c9c8a/deskutils/simpleagenda/Makefile#L26 -8<-- ${REINPLACE_CMD} -e 's|-luuid||' ${WRKSRC}/GNUmakefile.preamble -->8- which removes linkage with uuid library. Attached patch for deskutils/simpleagenda port. To note: The uuid library dependency was removed for fontconfig v2.13.91: https://cgit.freedesktop.org/fontconfig/commit/?id=3Dc4324f54ee16e648ba91f3= e9c66af13ab3b1754c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239167-6497-lEjXPadfCz>