Created attachment 251463 [details] Patch for gupnp Backport upstream commit 00514fb62ebd341803fa44e26a6482a8c25dbd34 Reference: https://github.com/GNOME/gupnp/commit/00514fb62ebd341803fa44e26a6482a8c25dbd34 Compile tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist) Poudriere testport OK 13.2-RELEASE (amd64) Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 13.2-RELEASE (amd64) - With current version of libxml2 in tree
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f69c0530dd229683063fee0caea4748fe2f954e4 commit f69c0530dd229683063fee0caea4748fe2f954e4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-18 04:05:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:05:08 +0000 net/gupnp: Fix build with libxml2 2.12.0+ PR: 279747 Obtained from: https://github.com/GNOME/gupnp/commit/00514fb62ebd341803fa44e26a6482a8c25dbd34 net/gupnp/Makefile | 3 +++ net/gupnp/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-)
Committed. Thanks!