diff --git a/devel/trompeloeil/Makefile b/devel/trompeloeil/Makefile index 650234d50438..51a05354b39e 100644 --- a/devel/trompeloeil/Makefile +++ b/devel/trompeloeil/Makefile @@ -1,43 +1,43 @@ PORTNAME= trompeloeil DISTVERSIONPREFIX= v -DISTVERSION= 47 +DISTVERSION= 48 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Header only C++14 mocking framework WWW= https://github.com/rollbear/trompeloeil LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt TEST_DEPENDS= ${LOCALBASE}/include/catch2/catch.hpp:devel/catch \ criterion>0:devel/criterion USES= cmake:testing compiler:c++14-lang USE_GITHUB= yes GH_ACCOUNT= rollbear CMAKE_TESTING_ON= TROMPELOEIL_BUILD_TESTS CMAKE_TESTING_TARGET= self_test thread_terror custom_recursive_mutex # see the README NO_BUILD= yes NO_ARCH= yes OPTIONS_DEFINE= DOCS PORTDOCS= * post-install: @cd ${STAGEDIR}${DOCSDIR} && \ ${RM} LICENSE_1_0.txt && \ ${MV} docs/* . && \ ${RMDIR} docs post-test: # run tests (tests fail to compile, see https://github.com/rollbear/trompeloeil/issues/322) .for exe in ${CMAKE_TESTING_TARGET} ${ECHO} "==> Running tests executable ${exe}" @cd ${TEST_WRKSRC} && test/${exe} .endfor .include diff --git a/devel/trompeloeil/distinfo b/devel/trompeloeil/distinfo index b5486d3961d9..e4e73c76d241 100644 --- a/devel/trompeloeil/distinfo +++ b/devel/trompeloeil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704174307 -SHA256 (rollbear-trompeloeil-v47_GH0.tar.gz) = 4a1d79260c1e49e065efe0817c8b9646098ba27eed1802b0c3ba7d959e4e5e84 -SIZE (rollbear-trompeloeil-v47_GH0.tar.gz) = 319940 +TIMESTAMP = 1721103276 +SHA256 (rollbear-trompeloeil-v48_GH0.tar.gz) = eebd18456975251ea3450b815e241cccfefba5b883e4a36bd309f9cf629bdec6 +SIZE (rollbear-trompeloeil-v48_GH0.tar.gz) = 322868