Date: Fri, 27 May 2022 09:56:28 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 263454] graphics/cairo: Fix build with upcoming autoconf 2.71 Message-ID: <bug-263454-39348-mZKi6idcLS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263454-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-263454-39348@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=3D263454 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D6fd90bd6606b1a8f648cf807b2f959e= 037505c66 commit 6fd90bd6606b1a8f648cf807b2f959e037505c66 Author: Tijl Coosemans <tijl@FreeBSD.org> AuthorDate: 2022-05-04 14:29:21 +0000 Commit: Tijl Coosemans <tijl@FreeBSD.org> CommitDate: 2022-05-27 09:11:04 +0000 graphics/cairo: prepare for autoconf 2.71 - configure.ac contains GTK_DOC_CHECK and the new autoreconf runs gtkdocize in that case so add a build dependency. - fix post-patch commands that patch files which are regenerated by autoreconf. - remove old patches while here. PR: 263454 graphics/cairo/Makefile | 28 +++++++-----------= --- graphics/cairo/files/patch-Makefile.am (new) | 10 ++++++++ .../files/patch-build_configure.ac.system (new) | 17 +++++++++++++ graphics/cairo/files/patch-configure.ac (new) | 11 ++++++++ .../files/patch-perf_cairo-perf-micro.c (gone) | 10 -------- graphics/cairo/files/patch-src_cairo-gl.h (gone) | 29 ------------------= ---- .../files/patch-src_cairo-xlib-display.c (gone) | 14 ----------- graphics/cairo/files/patch-test_Makefile.am (gone) | 14 ----------- .../files/patch-util_cairo-sphinx_sphinx.c (gone) | 11 -------- 9 files changed, 47 insertions(+), 97 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263454-39348-mZKi6idcLS>