diff --git a/converters/simdutf/Makefile b/converters/simdutf/Makefile index 947a871a07f6..f28b0698feaa 100644 --- a/converters/simdutf/Makefile +++ b/converters/simdutf/Makefile @@ -1,38 +1,38 @@ PORTNAME= simdutf DISTVERSIONPREFIX= v -DISTVERSION= 4.0.0 +DISTVERSION= 4.0.3 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 USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS OPTIONS_DEFINE= BENCHMARKS ICONV TEST TOOLS OPTIONS_DEFAULT= ICONV TOOLS OPTIONS_SUB= yes BENCHMARKS_DESC= Build benchmarks TOOLS_DESC= Build tools BENCHMARKS_IMPLIES= TEST BENCHMARKS_LIB_DEPENDS= libicuuc.so:devel/icu BENCHMARKS_CMAKE_BOOL= SIMDUTF_BENCHMARKS ICONV_USES= iconv ICONV_CMAKE_BOOL= SIMDUTF_ICONV TEST_CMAKE_BOOL= SIMDUTF_TESTS TOOLS_CMAKE_BOOL= SIMDUTF_TOOLS pre-test-TEST-off: @echo Enable option TEST to run the full test suite .include diff --git a/converters/simdutf/distinfo b/converters/simdutf/distinfo index ef9cc66d6552..74c9664b94a1 100644 --- a/converters/simdutf/distinfo +++ b/converters/simdutf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697849191 -SHA256 (simdutf-simdutf-v4.0.0_GH0.tar.gz) = 1a84ea8a24396ea410d1c88d3126f95956a8799d8eaea0e03dc721e7c65ff9b3 -SIZE (simdutf-simdutf-v4.0.0_GH0.tar.gz) = 1864807 +TIMESTAMP = 1698248264 +SHA256 (simdutf-simdutf-v4.0.3_GH0.tar.gz) = 00429eca296f00d9b93939d2561538bad601602ad02fd01ba9ad366268773751 +SIZE (simdutf-simdutf-v4.0.3_GH0.tar.gz) = 1865751 diff --git a/converters/simdutf/pkg-plist b/converters/simdutf/pkg-plist index 4c801e507c91..10125a0e022c 100644 --- a/converters/simdutf/pkg-plist +++ b/converters/simdutf/pkg-plist @@ -1,18 +1,19 @@ %%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.5.0.0 lib/libsimdutf.so.5 lib/libsimdutf.so +libdata/pkgconfig/simdutf.pc