Bug 281029

Summary: converters/simdutf: Update to 5.4.15
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: fuz: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/simdutf/simdutf/compare/v5.3.7...v5.4.15
Attachments:
Description Flags
Patch for simdutf fuz: maintainer-approval+

Description Daniel Engberg freebsd_committer freebsd_triage 2024-08-24 11:00:43 UTC
Created attachment 253053 [details]
Patch for simdutf

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2024-08-24 15:03:09 UTC
Comment on attachment 253053 [details]
Patch for simdutf

LGTM.  I'm currently on vacation and will come back to ports stuff around Sep 10 2024.  Do expect simdutf to rapidly release new versions every other day until they fixed all their bugs; it seems like they currently have a student working on fuzz testing the library.
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2024-08-24 15:03:36 UTC
Please feel free to commit if you get around to it.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-08-25 08:18:42 UTC
A commit in branch main references this bug:

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

commit af56da4883864ed30b067afa73697fe750cf5b2b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-25 08:13:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-25 08:17:31 +0000

    converters/simdutf: Update to 5.4.15

    Changelog: https://github.com/simdutf/simdutf/compare/v5.3.7...v5.4.15

    PR:             281029
    Reviewed by:    fuz (maintainer)

 converters/simdutf/Makefile | 2 +-
 converters/simdutf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-08-25 08:24:19 UTC
Committed, thanks