Bug 296457 - net/sctplib: Update to new release 1.0.35
Summary: net/sctplib: Update to new release 1.0.35
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/sctplib/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 14:23 UTC by Thomas Dreibholz
Modified: 2026-07-02 16:52 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (793 bytes, patch)
2026-07-02 14:23 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 14:23:22 UTC
Created attachment 272391 [details]
The diff file

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

This update only provides some build script fixes.

Fix: The updated diff file sctplib-1.0.35.diff is attached.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-02 16:51:19 UTC
A commit in branch main references this bug:

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

commit 596eec1abea40a24bb6107ba54a3f60cfb2993f8
Author:     Thomas Dreibholz <thomas.dreibholz@gmail.com>
AuthorDate: 2026-07-02 16:47:23 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-07-02 16:50:26 +0000

    net/sctplib: Update 1.0.33 => 1.0.35

    Changelog:
    https://github.com/dreibh/sctplib/blob/sctplib-1.0.35/ChangeLog

    Commit log:
    https://github.com/dreibh/sctplib/compare/sctplib-1.0.33...sctplib-1.0.35

    PR:             296457
    Approved by:    osa, vvd (Mentors, implicit)

 net/sctplib/Makefile | 2 +-
 net/sctplib/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-02 16:52:24 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-1d1d6afb80a9 and it seems OK.

Committed, thanks.