Bug 276061

Summary: textproc/tinyxml2: Update to 10.0.0
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/leethomason/tinyxml2/compare/9.0.0...10.0.0
Attachments:
Description Flags
Patch for libxml2 none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-01-01 18:57:49 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-21 11:26:37 UTC
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(-)