Bug 296458 - net/socketapi: Update to new release 2.2.28
Summary: net/socketapi: Update to new release 2.2.28
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:26 UTC by Thomas Dreibholz
Modified: 2026-07-02 17:01 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (817 bytes, patch)
2026-07-02 14:26 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:26:27 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-02 17:00:21 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-02 17:01:08 UTC
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.