Skip to content

Commit

Permalink
devel/ut: update 2.0.0 → 2.0.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Dec 19, 2023
1 parent 1efc90b commit 1fd9bf3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/ut/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ut
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
DISTVERSION= 2.0.1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -22,10 +22,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-2.0.0/include/boost/ut.hpp \
lib/cmake/ut-2.0.0/utConfig.cmake \
lib/cmake/ut-2.0.0/utConfigVersion.cmake \
lib/cmake/ut-2.0.0/utTargets.cmake
PLIST_FILES= include/ut-2.0.1/include/boost/ut.hpp \
lib/cmake/ut-2.0.1/utConfig.cmake \
lib/cmake/ut-2.0.1/utConfigVersion.cmake \
lib/cmake/ut-2.0.1/utTargets.cmake

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions devel/ut/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702421439
SHA256 (boost-ext-ut-v2.0.0_GH0.tar.gz) = 8b5b11197d1308dfc1fe20efd6a656e0c833dbec2807e2292967f6e2f7c0420f
SIZE (boost-ext-ut-v2.0.0_GH0.tar.gz) = 65578
TIMESTAMP = 1702973865
SHA256 (boost-ext-ut-v2.0.1_GH0.tar.gz) = 1e43be17045a881c95cedc843d72fe9c1e53239b02ed179c1e39e041ebcd7dad
SIZE (boost-ext-ut-v2.0.1_GH0.tar.gz) = 65821

0 comments on commit 1fd9bf3

Please sign in to comment.