git: f62e48bbebc6 - main - devel/rapidcheck: Update g20200504 -> g20220314
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Jul 2022 07:34:46 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f62e48bbebc6bce771ebd73fdee41587dae19909 commit f62e48bbebc6bce771ebd73fdee41587dae19909 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-30 07:18:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-30 07:34:34 +0000 devel/rapidcheck: Update g20200504 -> g20220314 --- devel/rapidcheck/Makefile | 12 +++++------- devel/rapidcheck/distinfo | 6 +++--- devel/rapidcheck/pkg-plist | 6 ++++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/devel/rapidcheck/Makefile b/devel/rapidcheck/Makefile index 1397f177102c..b30efdb82e64 100644 --- a/devel/rapidcheck/Makefile +++ b/devel/rapidcheck/Makefile @@ -1,5 +1,5 @@ PORTNAME= rapidcheck -PORTVERSION= g20200504 +PORTVERSION= g20220314 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -11,18 +11,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md TEST_DEPENDS= catch>0:devel/catch USES= cmake compiler:c++11-lang localbase +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= emil-e -GH_TAGNAME= 7bc7d30 -USE_LDCONFIG= yes +GH_TAGNAME= 8fafda4 CMAKE_ON= BUILD_SHARED_LIBS CXXFLAGS+= -Wno-error - -post-install: - @${MV} ${STAGEDIR}${DATADIR}/cmake ${STAGEDIR}${PREFIX}/lib/ - @${RMDIR} ${STAGEDIR}${DATADIR} +CXXFLAGS+= -I${WRKSRC}/extras/catch/include # only to fix tests (rapidcheck/catch.h) do-test: # broken: https://github.com/emil-e/rapidcheck/issues/242 @cd ${BUILD_WRKSRC} && \ diff --git a/devel/rapidcheck/distinfo b/devel/rapidcheck/distinfo index f52c0cbf305a..79b25d1a7520 100644 --- a/devel/rapidcheck/distinfo +++ b/devel/rapidcheck/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604784756 -SHA256 (emil-e-rapidcheck-g20200504-7bc7d30_GH0.tar.gz) = f289ec014eb305033910ec2fbb88cccaf3eaf1b76597d9993b75cdd37409b001 -SIZE (emil-e-rapidcheck-g20200504-7bc7d30_GH0.tar.gz) = 180865 +TIMESTAMP = 1659163344 +SHA256 (emil-e-rapidcheck-g20220314-8fafda4_GH0.tar.gz) = 2b7051602620198b0d83a2844152ca0f9a7279a75e5ac7552dc0e0ea22b4bd1c +SIZE (emil-e-rapidcheck-g20220314-8fafda4_GH0.tar.gz) = 181827 diff --git a/devel/rapidcheck/pkg-plist b/devel/rapidcheck/pkg-plist index ff2ca71d9754..f463ebc8264c 100644 --- a/devel/rapidcheck/pkg-plist +++ b/devel/rapidcheck/pkg-plist @@ -6,6 +6,8 @@ include/rapidcheck/Check.h include/rapidcheck/Check.hpp include/rapidcheck/Classify.h include/rapidcheck/Classify.hpp +include/rapidcheck/Compat.h +include/rapidcheck/Compat.hpp include/rapidcheck/Gen.h include/rapidcheck/Gen.hpp include/rapidcheck/GenerationFailure.h @@ -119,6 +121,6 @@ include/rapidcheck/state/gen/Commands.h include/rapidcheck/state/gen/Commands.hpp include/rapidcheck/state/gen/ExecCommands.h include/rapidcheck/state/gen/ExecCommands.hpp -lib/cmake/rapidcheckConfig-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/rapidcheckConfig.cmake lib/librapidcheck.so +%%DATADIR%%/cmake/rapidcheckConfig-%%CMAKE_BUILD_TYPE%%.cmake +%%DATADIR%%/cmake/rapidcheckConfig.cmake