git: bca1c4084133 - 2024Q2 - converters/simdutf: fix botched cherry-pick
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 May 2024 13:21:46 UTC
The branch 2024Q2 has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=bca1c40841338fb941bccf9dd247acb7ee7c1a60 commit bca1c40841338fb941bccf9dd247acb7ee7c1a60 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2024-05-07 12:53:46 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-05-07 13:21:09 +0000 converters/simdutf: fix botched cherry-pick The cherry-pick failed to pick up some earlier plist changes. Fixes: 33ad2d40514b8e5420f85004604b28760b8e317c --- converters/simdutf/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/converters/simdutf/pkg-plist b/converters/simdutf/pkg-plist index aa906db04e9b..314f25551ce3 100644 --- a/converters/simdutf/pkg-plist +++ b/converters/simdutf/pkg-plist @@ -14,7 +14,7 @@ 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.6.0.0 -lib/libsimdutf.so.6 +lib/libsimdutf.so.8.0.0 +lib/libsimdutf.so.8 lib/libsimdutf.so libdata/pkgconfig/simdutf.pc