Bug 276061 - textproc/tinyxml2: Update to 10.0.0
Summary: textproc/tinyxml2: Update to 10.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL: https://github.com/leethomason/tinyxm...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-01 18:57 UTC by Daniel Engberg
Modified: 2024-01-21 11:31 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
Patch for libxml2 (2.58 KB, patch)
2024-01-01 18:57 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)