diff --git a/devel/rapidfuzz-cpp/Makefile b/devel/rapidfuzz-cpp/Makefile index 27f21eb8cd61..54b00c18547f 100644 --- a/devel/rapidfuzz-cpp/Makefile +++ b/devel/rapidfuzz-cpp/Makefile @@ -1,25 +1,25 @@ PORTNAME= rapidfuzz-cpp DISTVERSIONPREFIX= v -DISTVERSION= 1.10.2 +DISTVERSION= 1.10.4 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Rapid fuzzy string matching in C++ using the levenshtein distance WWW= https://github.com/maxbachmann/rapidfuzz-cpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= catch>0:devel/catch USES= cmake:testing compiler:c++11-lib CMAKE_TESTING_ON= RAPIDFUZZ_BUILD_TESTING # tests use downloaded catch3 instead of catch2 from ports -# tests fail to configure, see https://github.com/maxbachmann/rapidfuzz-cpp/issues/96 +# tests fail to configure, see https://github.com/maxbachmann/rapidfuzz-cpp/issues/96, they require Catch2-3 USE_GITHUB= yes GH_ACCOUNT= maxbachmann NO_ARCH= yes .include diff --git a/devel/rapidfuzz-cpp/distinfo b/devel/rapidfuzz-cpp/distinfo index 191967bd6ab2..6a66c55dad14 100644 --- a/devel/rapidfuzz-cpp/distinfo +++ b/devel/rapidfuzz-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670956737 -SHA256 (maxbachmann-rapidfuzz-cpp-v1.10.2_GH0.tar.gz) = ec86c6ddbf7cec858f672f694909d33f8596e13e6fddb21438b54736dec2ef40 -SIZE (maxbachmann-rapidfuzz-cpp-v1.10.2_GH0.tar.gz) = 284978 +TIMESTAMP = 1671066858 +SHA256 (maxbachmann-rapidfuzz-cpp-v1.10.4_GH0.tar.gz) = 84a1ea8759aaa5bc8587c26504421d6fd34ad2a8dc74bf469b0cc3cc6758e17a +SIZE (maxbachmann-rapidfuzz-cpp-v1.10.4_GH0.tar.gz) = 283916