diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index 30bf67d520ae..e88c8ce0dd41 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,29 +1,29 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.16-p0 +DISTVERSION= 0.2.17-p0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library that helps write concise and readable C++ code LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= doctest>0:devel/doctest USES= cmake compiler:c++14-lang USE_GITHUB= yes GH_ACCOUNT= Dobiasd GH_PROJECT= FunctionalPlus NO_BUILD= yes NO_ARCH= yes -do-test: # according to INSTALL.md tests are in a separate sub-project +do-test: # according to INSTALL.md tests are in a separate sub-project, build of tests fails: https://github.com/Dobiasd/FunctionalPlus/issues/250 @${MKDIR} ${BUILD_WRKSRC}/test && cd ${BUILD_WRKSRC}/test && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_SOURCE_PATH}/test && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include diff --git a/devel/functionalplus/distinfo b/devel/functionalplus/distinfo index e972c1fb421c..134213072bd0 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634239957 -SHA256 (Dobiasd-FunctionalPlus-v0.2.16-p0_GH0.tar.gz) = 6026e64260afbd6941aaf19559d6e5dc51cbb3e045ef8d8e158d96bcd8651ed6 -SIZE (Dobiasd-FunctionalPlus-v0.2.16-p0_GH0.tar.gz) = 278458 +TIMESTAMP = 1637951400 +SHA256 (Dobiasd-FunctionalPlus-v0.2.17-p0_GH0.tar.gz) = c41514b24a81ad47a8f98b3ef3a3bd3fe8109085f7965e9678386b08721e3620 +SIZE (Dobiasd-FunctionalPlus-v0.2.17-p0_GH0.tar.gz) = 278497