Bug 281029 - converters/simdutf: Update to 5.4.15
Summary: converters/simdutf: Update to 5.4.15
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: Daniel Engberg
URL: https://github.com/simdutf/simdutf/co...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-24 11:00 UTC by Daniel Engberg
Modified: 2024-08-25 08:24 UTC (History)
0 users

See Also:
fuz: maintainer-feedback+


Attachments
Patch for simdutf (912 bytes, patch)
2024-08-24 11:00 UTC, Daniel Engberg
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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