Bug 297191 - net/td-system-tools: Update to new release 2.7.11
Summary: net/td-system-tools: Update to new release 2.7.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://www.nntb.no/~dreibh/system-to...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 11:27 UTC by Thomas Dreibholz
Modified: 2026-07-31 13:37 UTC (History)
1 user (show)

See Also:
nxjoseph: merge-quarterly+


Attachments
The diff file (902 bytes, patch)
2026-07-31 11:27 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-07-31 11:27:33 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-31 13:36:26 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-31 13:37:27 UTC
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(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-31 13:37:52 UTC
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.