Created attachment 273341 [details] The diff file The latest upstream version of td-system-tools is 2.7.11. Therefore, the port net/td-system-tools needs an update. The new version provides some minor fixes and build system updates, and particularly fixes build issues on 32-bit ARM systems. Fix: The updated diff file td-system-tools-2.7.11.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=19954d648264014aac103795dbc4d92ac557bce9 commit 19954d648264014aac103795dbc4d92ac557bce9 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-31 13:32:50 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-31 13:35:40 +0000 net/td-system-tools: Update 2.7.10 => 2.7.11 Changelog: https://github.com/dreibh/system-tools/blob/td-system-tools-2.7.11/ChangeLog Commit log: https://github.com/dreibh/system-tools/compare/td-system-tools-2.7.10...td-system-tools-2.7.11 PR: 297191 Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 net/td-system-tools/Makefile | 2 +- net/td-system-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=129b0c93255c073011afcfd5f66b5202437e02bf commit 129b0c93255c073011afcfd5f66b5202437e02bf Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-31 13:32:50 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-31 13:36:31 +0000 net/td-system-tools: Update 2.7.10 => 2.7.11 Changelog: https://github.com/dreibh/system-tools/blob/td-system-tools-2.7.11/ChangeLog Commit log: https://github.com/dreibh/system-tools/compare/td-system-tools-2.7.10...td-system-tools-2.7.11 PR: 297191 Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 (cherry picked from commit 19954d648264014aac103795dbc4d92ac557bce9) net/td-system-tools/Makefile | 2 +- net/td-system-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-5cb84f3ca168 and it seems OK. Committed, thanks.