Date: Tue, 29 Mar 2022 12:23:38 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262853] textproc/libxslt and textproc/libxml2: circular dependencies when using CMake Message-ID: <bug-262853-39348-Pg8SRTCaCr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262853-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262853-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=3D262853 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Dc35c6fc30a60b1d106b032cc77affc0= 192fe132e commit c35c6fc30a60b1d106b032cc77affc0192fe132e Author: Charlie Li <vishwin@FreeBSD.org> AuthorDate: 2022-03-29 11:08:51 +0000 Commit: Charlie Li <vishwin@FreeBSD.org> CommitDate: 2022-03-29 12:22:53 +0000 textproc/libxslt: switch back to autotools Many ports use xsltproc as a BUILD_DEPENDS. CMake itself unconditionally depends on ftp/curl, for which certain options can pull in dependencies using xsltproc to build. While here: - DIST_SUBDIR to gnome - add devel/icu LIB_DEPENDS PR: 262853 Pointy-hat to: diizzy Approved by: fluffy (mentor) Differential Revision: https://reviews.freebsd.org/D34705 textproc/libxslt/Makefile | 41 ++-- textproc/libxslt/distinfo | 4 +- textproc/libxslt/files/extra-patch-docs (gone) | 11 -- textproc/libxslt/files/patch-CMakeLists.txt (gone) | 20 -- textproc/libxslt/pkg-plist | 218 ++++-------------= ---- 5 files changed, 65 insertions(+), 229 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-262853-39348-Pg8SRTCaCr>