[Bug 291316] textproc/libxml2: Update to 2.15.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 02 Jan 2026 18:19:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291316

--- Comment #15 from Gleb Popov <arrowd@FreeBSD.org> ---
(In reply to Matthias Andree from comment #10)
> Gleb, Why would we need to have libxslt make similar dances?  It already depends on libxml2, or could depend in your scenario on the libxml2@bootstrap, so can remain as a full-featured port.

Having libxslt@bootstrap allows for *-bootstrap packages to only be used inside
the poudriere. On the client side running "pkg install libxslt" would result in
installing libxslt@default and libxml2@default only. The circular dependency
crap is hidden at the build stage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.