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.
This is incorrect: RUN_DEPENDS=openssl:security/openssl Use "USES=ssl" instead.
USES=ssl:run
Created attachment 265695 [details] The updated diff file Updated.
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(-)
Thanks.