https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291316
--- Comment #65 from [email protected] --- A commit in branch 2026Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dae25dcecc6fbc70962f3716fd35f66026a40cd0 commit dae25dcecc6fbc70962f3716fd35f66026a40cd0 Author: Matthias Andree <[email protected]> AuthorDate: 2026-01-13 18:20:05 +0000 Commit: Matthias Andree <[email protected]> CommitDate: 2026-01-28 18:48:16 +0000 security/xmlsec1: update to v1.3.9 This unbreaks libxml 2.15, where some pointer types went "const", and the prior FreeBSD ports version of xmlsec1 wanted to error out instead of seeing warnings (-Werror) and broke. ChangeLog: https://www.aleksey.com/xmlsec/news.html required for: PR: 291316 (This builds with extant libxml2.14 and 2.15, so let's just commit this.) (cherry picked from commit f09a210a25c877e8f82a8cde9aff64eb5cd958fc) security/xmlsec1/Makefile | 12 +++++++----- security/xmlsec1/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
