[Bug 280821] converters/simdutf: Update to 5.3.7

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Aug 2024 20:28:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280821

            Bug ID: 280821
           Summary: converters/simdutf: Update to 5.3.7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fuz@FreeBSD.org
          Reporter: diizzy@FreeBSD.org
             Flags: maintainer-feedback?(fuz@FreeBSD.org)
          Assignee: fuz@FreeBSD.org

Created attachment 252765
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252765&action=edit
Patch for simdutf

* Add USES= pathfix to fix install path of .pc files
* Add USES= python:build,test as python is executed during build and test build
* Remove BENCHMARKS as it depends on external library/header from base64
(https://github.com/aklomp/base64 ) which isn't ported
* Define USES= compiler:c++17-lang for tools
* Integrate TEST option into ports framework
* Some minor layout changes for better readability

Build and run-time tested on 14.1-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.