Created attachment 272401 [details] The diff file The latest upstream version of tsctp is 0.8.6. Therefore, the port net/tsctp needs an update. Fix: The updated diff file tsctp-0.8.6.diff is attached. The new version provides improved manpage and shell completion, as well as build support for NetBSD.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f369282edb54e2ff87bf9cf207105efc06b4c474 commit f369282edb54e2ff87bf9cf207105efc06b4c474 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-02 19:12:30 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-02 19:14:23 +0000 net/tsctp: Update 0.8.4 => 0.8.6 Changelog: https://github.com/dreibh/tsctp/blob/tsctp-0.8.6/ChangeLog Commit log: https://github.com/dreibh/tsctp/compare/tsctp-0.8.4...tsctp-0.8.6 PR: 296465 Approved by: osa, vvd (Mentors, implicit) net/tsctp/Makefile | 2 +- net/tsctp/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-a04c2341c7b3 and it seems OK. Committed, thanks.