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.
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(-)
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.