Bug 278960 - net/s3m: update t0 0.9.4
Summary: net/s3m: update t0 0.9.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Craig Leres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 20:49 UTC by nbari
Modified: 2024-05-13 23:31 UTC (History)
1 user (show)

See Also:
nbari: maintainer-feedback+


Attachments
update to 0.9.4 patch (81.35 KB, patch)
2024-05-13 20:49 UTC, nbari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nbari 2024-05-13 20:49:21 UTC
Created attachment 250629 [details]
update to 0.9.4 patch

Update to 0.9.4

Fixes https://github.com/s3m/s3m/issues/58
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-13 23:31:18 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9828fb2e6483340845484708b4e461d0795aadd7

commit 9828fb2e6483340845484708b4e461d0795aadd7
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2024-05-13 23:29:55 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2024-05-13 23:29:55 +0000

    net/s3m: Update to 0.9.4

    Fixes https://github.com/s3m/s3m/issues/58
    "ensure min/max when using num_cpus return 1 or max i16"

    https://github.com/s3m/s3m/discussions/23

    PR:             278960
    Reported by:    nbari@tequila.io

 net/s3m/Makefile | 513 +++++++++++++++++++++++----------------------
 net/s3m/distinfo | 618 +++++++++++++++++++++++++++----------------------------
 2 files changed, 565 insertions(+), 566 deletions(-)
Comment 2 Craig Leres freebsd_committer freebsd_triage 2024-05-13 23:31:51 UTC
Thanks for the update!