Created attachment 247394 [details] Patch for libxml2 * Rework Makefile to more closely follow Poters Handbook and utilize framework helpers Compile tested on FreeBSD 14.0-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 14.0-RELEASE (amd64) Poudriere testport OK 13.2-RELEASE (amd64) Tested with following consumers in 13.2-RELEASE (amd64) using Poudriere: devel/cppcheck devel/ignition-common games/aquaria games/irrlamb games/stuntrally games/trigger-rally games/vvvvvv math/linbox misc/dartsim misc/sdformat multimedia/libmediainfo net/ecal
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c022f0fc854184d95ff3303049a063a39b1f551 commit 0c022f0fc854184d95ff3303049a063a39b1f551 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-21 10:17:37 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-21 11:24:48 +0000 textproc/tinyxml2: Update to 10.0.0 Rework Makefile to more closely follow Porters Handbook and utilize framework helpers Changelog: https://github.com/leethomason/tinyxml2/compare/9.0.0...10.0.0 PR: 276061 Approved by: portmgr (maintainer timeout, 2+ weeks) textproc/tinyxml2/Makefile | 24 +++++++++--------------- textproc/tinyxml2/distinfo | 6 +++--- textproc/tinyxml2/pkg-plist | 5 ++--- 3 files changed, 14 insertions(+), 21 deletions(-)