diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile index 3b6da17189f7..ac25cf04d921 100644 --- a/converters/simdutf/Makefile +++ b/converters/simdutf/Makefile @@ -1,39 +1,39 @@ PORTNAME= simdutf DISTVERSIONPREFIX= v -DISTVERSION= 6.1.0 +DISTVERSION= 6.2.0 CATEGORIES= converters textproc MAINTAINER= fuz@FreeBSD.org COMMENT= Unicode validation and transcoding with SIMD WWW= https://simdutf.github.io/simdutf/ LICENSE= APACHE20 MIT LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT USES= cmake:testing compiler:c++17-lang pathfix python:build,test USE_GITHUB= yes USE_LDCONFIG= yes # test suite fails on armv7 with -fno-strict-aliasing # see https://github.com/simdutf/simdutf/issues/581 WITHOUT_NO_STRICT_ALIASING= yes CMAKE_TESTING_ON= SIMDUTF_TESTS CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= SIMDUTF_TESTS OPTIONS_DEFINE= ICONV TOOLS OPTIONS_DEFAULT= ICONV TOOLS OPTIONS_SUB= yes TOOLS_DESC= Build tools ICONV_USES= iconv ICONV_CMAKE_BOOL= SIMDUTF_ICONV TOOLS_CMAKE_BOOL= SIMDUTF_TOOLS .include diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo index dff19b140c65..cd487486a458 100644 --- a/converters/simdutf/distinfo +++ b/converters/simdutf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737671776 -SHA256 (simdutf-simdutf-v6.1.0_GH0.tar.gz) = ef2903a7f085090c58f3acfa93a62733ae92a3f9b1d50800edec77a6816d7d67 -SIZE (simdutf-simdutf-v6.1.0_GH0.tar.gz) = 2103529 +TIMESTAMP = 1738769618 +SHA256 (simdutf-simdutf-v6.2.0_GH0.tar.gz) = f3ef16cb86d866d2271a9a2a539b6ed9ef9083d524963919ce6792a0e3750fe3 +SIZE (simdutf-simdutf-v6.2.0_GH0.tar.gz) = 2105965 diff --git a/converters/simdutf/files/patch-singleheader_amalgamate.py b/converters/simdutf/files/patch-singleheader_amalgamate.py deleted file mode 100644 index 3af0080a9327..000000000000 --- a/converters/simdutf/files/patch-singleheader_amalgamate.py +++ /dev/null @@ -1,11 +0,0 @@ ---- singleheader/amalgamate.py.orig 2025-01-23 23:04:46 UTC -+++ singleheader/amalgamate.py -@@ -236,7 +236,7 @@ def get_timestamp(): - raise ValueError(f"non-zero exit code {ret.returncode}") - - return ret.stdout.decode('utf-8').strip() -- except (UnicodeDecodeError, FileNotFoundError): -+ except (UnicodeDecodeError, ValueError, FileNotFoundError): - print("git not found, timestamp based on current time") - return str(datetime.datetime.now()) - diff --git a/converters/simdutf/pkg-plist b/converters/simdutf/pkg-plist index 42272120ca42..77c39b28b1e9 100644 --- a/converters/simdutf/pkg-plist +++ b/converters/simdutf/pkg-plist @@ -1,20 +1,20 @@ bin/fastbase64 %%TOOLS%%bin/sutf include/simdutf.h include/simdutf/avx512.h include/simdutf/common_defs.h include/simdutf/compiler_check.h include/simdutf/encoding_types.h include/simdutf/error.h include/simdutf/implementation.h include/simdutf/internal/isadetection.h include/simdutf/portability.h include/simdutf/simdutf_version.h lib/cmake/simdutf/simdutf-config-version.cmake lib/cmake/simdutf/simdutf-config.cmake lib/cmake/simdutf/simdutfTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/simdutf/simdutfTargets.cmake -lib/libsimdutf.so.15.0.0 -lib/libsimdutf.so.15 +lib/libsimdutf.so.16.0.0 +lib/libsimdutf.so.16 lib/libsimdutf.so libdata/pkgconfig/simdutf.pc