Date: Fri, 01 Apr 2022 15:31:16 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262940] textproc/libxml2 and textproc/py-libxml2: Revert back to GNU Autotools due to some curl dependencies? Message-ID: <bug-262940-39348-CslJovtzmk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262940-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262940-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=3D262940 --- Comment #7 from Charlie Li <vishwin@freebsd.org> --- Comment on attachment 232821 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232821 Patch for libxml2 and py-libxml2 Generally good. Don't forget to bump all consumers. Unless there are actual verifiable cases of confused consumers, we don't ne= ed the post-install bit on xml2-config, the .pc and xml2Conf.sh, since the cor= rect ${PREFIX}/include/libxml2 is already present despite the additional /usr/include. This was not previously a problem. Enabling the ICU option may cause downstream consumers to also link with it despite anything set to the contrary (detected via pkg). Will need further investigation though. As long as the git patches apply cleanly, may want to use PATCH_SITES and PATCHFILES for them. --=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-262940-39348-CslJovtzmk>