git: 1db15da92795 - main - devel/rapidfuzz-cpp: Update 1.10.4 → 1.11.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 04:38:27 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1db15da92795f909a0478969f3f55ce874eb02dd
commit 1db15da92795f909a0478969f3f55ce874eb02dd
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-18 04:05:03 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-18 04:38:12 +0000
devel/rapidfuzz-cpp: Update 1.10.4 → 1.11.2
Reported by: portscout
---
devel/rapidfuzz-cpp/Makefile | 9 ++++-----
devel/rapidfuzz-cpp/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/devel/rapidfuzz-cpp/Makefile b/devel/rapidfuzz-cpp/Makefile
index 54b00c18547f..f9e3f1b0a7e1 100644
--- a/devel/rapidfuzz-cpp/Makefile
+++ b/devel/rapidfuzz-cpp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rapidfuzz-cpp
DISTVERSIONPREFIX= v
-DISTVERSION= 1.10.4
+DISTVERSION= 1.11.2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -10,12 +10,11 @@ WWW= https://github.com/maxbachmann/rapidfuzz-cpp
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= catch>0:devel/catch
+TEST_DEPENDS= catch2>0:devel/catch2
-USES= cmake:testing compiler:c++11-lib
+USES= cmake:testing compiler:c++17-lang
-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, they require Catch2-3
+CMAKE_TESTING_ON= RAPIDFUZZ_BUILD_TESTING
USE_GITHUB= yes
GH_ACCOUNT= maxbachmann
diff --git a/devel/rapidfuzz-cpp/distinfo b/devel/rapidfuzz-cpp/distinfo
index 6a66c55dad14..07092b549f21 100644
--- a/devel/rapidfuzz-cpp/distinfo
+++ b/devel/rapidfuzz-cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671066858
-SHA256 (maxbachmann-rapidfuzz-cpp-v1.10.4_GH0.tar.gz) = 84a1ea8759aaa5bc8587c26504421d6fd34ad2a8dc74bf469b0cc3cc6758e17a
-SIZE (maxbachmann-rapidfuzz-cpp-v1.10.4_GH0.tar.gz) = 283916
+TIMESTAMP = 1681789284
+SHA256 (maxbachmann-rapidfuzz-cpp-v1.11.2_GH0.tar.gz) = 81c8c9527b9e06551c30099d33a77221ff92f07823765f2dcb104b521a80c702
+SIZE (maxbachmann-rapidfuzz-cpp-v1.11.2_GH0.tar.gz) = 285371