Bug 296465 - net/tsctp: Update to new release 0.8.6
Summary: net/tsctp: Update to new release 0.8.6
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/tsctp/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 15:50 UTC by Thomas Dreibholz
Modified: 2026-07-02 19:15 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (757 bytes, patch)
2026-07-02 15:50 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-02 15:50:57 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-02 19:14:54 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-02 19:15:20 UTC
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.