git: 6d19aa26070a - main - devel/ut: update 2.3.0 → 2.3.1

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 06 Apr 2025 07:03:53 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d19aa26070adaa988ecd97351556304983e9f63

commit 6d19aa26070adaa988ecd97351556304983e9f63
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-06 05:21:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-06 07:03:49 +0000

    devel/ut: update 2.3.0 → 2.3.1
    
    Reported by:    portscout
---
 devel/ut/Makefile | 10 +++++-----
 devel/ut/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/devel/ut/Makefile b/devel/ut/Makefile
index e27b8314c584..8edadc1eb74e 100644
--- a/devel/ut/Makefile
+++ b/devel/ut/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ut
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0
+DISTVERSION=	2.3.1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -23,10 +23,10 @@ CMAKE_ARGS=	-DFREEBSD_WRKSRC_cpm=${WRKSRC_cpm} \
 		-DCURRENT_CPM_VERSION=0.38.7
 CMAKE_TESTING_ON=	BOOST_UT_BUILD_TESTS # 7 tests fail, see https://github.com/boost-ext/ut/issues/600
 
-PLIST_FILES=	include/ut-${DISTVERSION}/include/boost/ut.hpp \
-		lib/cmake/ut-${DISTVERSION}/utConfig.cmake \
-		lib/cmake/ut-${DISTVERSION}/utConfigVersion.cmake \
-		lib/cmake/ut-${DISTVERSION}/utTargets.cmake
+PLIST_FILES=	include/boost/ut.hpp \
+		include/boost/ut.cppm \
+		lib/cmake/ut/utConfig.cmake \
+		lib/cmake/ut/utConfigVersion.cmake
 
 NO_ARCH=	yes
 
diff --git a/devel/ut/distinfo b/devel/ut/distinfo
index 1a30aec11353..e2f5efafc6c4 100644
--- a/devel/ut/distinfo
+++ b/devel/ut/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738861478
-SHA256 (boost-ext-ut-v2.3.0_GH0.tar.gz) = 9c07a2b7947cc169fc1713ad462ccc43a704076447893a1fd25bdda5eec4aab6
-SIZE (boost-ext-ut-v2.3.0_GH0.tar.gz) = 68437
+TIMESTAMP = 1743911750
+SHA256 (boost-ext-ut-v2.3.1_GH0.tar.gz) = e51bf1873705819730c3f9d2d397268d1c26128565478e2e65b7d0abb45ea9b1
+SIZE (boost-ext-ut-v2.3.1_GH0.tar.gz) = 66511