| Summary: | net/socketapi: Update to new release 2.2.28 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Thomas Dreibholz <thomas.dreibholz> | ||||
| Component: | Individual Port(s) | Assignee: | Yusuf Yaman <nxjoseph> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | nxjoseph | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://www.nntb.no/~dreibh/sctplib/ | ||||||
| Attachments: |
|
||||||
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=35618e29e2fc49e155650af140d487c8717a2c91 commit 35618e29e2fc49e155650af140d487c8717a2c91 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-02 16:54:48 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-02 16:59:49 +0000 net/socketapi: Update 2.2.26 => 2.2.28 Changelog: https://github.com/dreibh/socketapi/blob/socketapi-2.2.28/ChangeLog Commit log: https://github.com/dreibh/socketapi/compare/socketapi-2.2.26...socketapi-2.2.28 PR: 296458 Approved by: osa, vvd (Mentors, implicit) net/socketapi/Makefile | 2 +- net/socketapi/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-596eec1abea4 and it seems OK. Committed, thanks. |
Created attachment 272392 [details] The diff file The latest upstream version of socketapi is 2.2.28. Therefore, the port net/socketapi needs an update. This update mainly provides build script improvements, including updated compiler warning options. Fix: The updated diff file socketapi-2.2.28.diff is attached.