Bug 275605

Summary: net/tsctp: Update to new release version 0.7.11
Product: Ports & Packages Reporter: Thomas Dreibholz <thomas.dreibholz>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.nntb.no/~dreibh/tsctp/
Attachments:
Description Flags
The diff file
none
The diff file none

Description Thomas Dreibholz 2023-12-07 12:15:16 UTC
Created attachment 246863 [details]
The diff file

The latest upstream version of tsctp is 0.7.11.
Therefore, the port net/tsctp needs an update.

Fix: The updated diff file tsctp-0.7.11.diff is attached.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-12-07 12:15:16 UTC
Maintainer informed via mail
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2023-12-09 13:04:55 UTC
Please see comment in bug #275600
Comment 3 Thomas Dreibholz 2023-12-18 09:23:12 UTC
Created attachment 247118 [details]
The diff file

Fixed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-01-21 11:26:38 UTC
A commit in branch main references this bug:

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

commit 019c2e5879c570902defbf5192803a87c3b37235
Author:     Thomas Dreibholz <thomas.dreibholz@gmail.com>
AuthorDate: 2024-01-21 10:06:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-21 11:24:48 +0000

    net/tsctp: Update to 0.7.5

    Committed with some minor adjustments to submitters patch

    Changelog:
    https://github.com/dreibh/tsctp/blob/tsctp-0.7.11/ChangeLog

    PR:             275605

 net/tsctp/Makefile | 17 ++++++++---------
 net/tsctp/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 12 deletions(-)
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2024-01-21 11:32:24 UTC
Committed, thanks