Bug 291243 - net/td-system-tools: Update to new release 2.2.1
Summary: net/td-system-tools: Update to new release 2.2.1
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: Vladimir Druzenko
URL: https://www.nntb.no/~dreibh/system-to...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-27 09:02 UTC by Thomas Dreibholz
Modified: 2025-11-28 17:13 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (4.24 KB, patch)
2025-11-27 09:02 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff
The updated diff file (4.25 KB, patch)
2025-11-28 15:30 UTC, Thomas Dreibholz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2025-11-27 09:02:11 UTC
Created attachment 265669 [details]
The diff file

The latest upstream version of td-system-tools is 2.2.0.
Therefore, the port net/td-system-tools needs an update.

Fix: The updated diff file td-system-tools-2.2.0.diff is attached.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-27 16:37:05 UTC
This is incorrect:
RUN_DEPENDS=openssl:security/openssl

Use "USES=ssl" instead.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-27 16:45:00 UTC
USES=ssl:run
Comment 3 Thomas Dreibholz 2025-11-28 15:30:29 UTC
Created attachment 265695 [details]
The updated diff file

Updated.
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-11-28 17:12:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=abc495a38f06c42cb6afb620725f47b683fc343c

commit abc495a38f06c42cb6afb620725f47b683fc343c
Author:     Thomas Dreibholz <thomas.dreibholz@gmail.com>
AuthorDate: 2025-11-28 17:09:28 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-28 17:09:28 +0000

    net/td-system-tools: Update 2.1.9 => 2.2.1

    Changelog:
    https://github.com/dreibh/system-tools/blob/td-system-tools-2.2.1/ChangeLog

    Commit log:
    https://github.com/dreibh/system-tools/compare/td-system-tools-2.1.9...td-system-tools-2.2.1

    PR:     291243

 net/td-system-tools/Makefile  |  6 +++---
 net/td-system-tools/distinfo  |  6 +++---
 net/td-system-tools/pkg-plist | 20 ++++++++++++++++++++
 3 files changed, 26 insertions(+), 6 deletions(-)
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-28 17:13:43 UTC
Thanks.