diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index eb367f03c55d..b6bc20e44ceb 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,32 +1,32 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.26 +DISTVERSION= 0.2.27 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only library that helps write concise and readable C++ code WWW= https://github.com/Dobiasd/FunctionalPlus 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, 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 -# tests as of 0.2.26: 100% tests passed, 0 tests failed out of 423 +# tests as of 0.2.27: 100% tests passed, 0 tests failed out of 423 .include diff --git a/devel/functionalplus/distinfo b/devel/functionalplus/distinfo index 5f20fc1eab00..90349b12f8b3 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1763958824 -SHA256 (Dobiasd-FunctionalPlus-v0.2.26_GH0.tar.gz) = 119894b4ab521d22e7dbd4692c364dc911cf206fca011071575658d4053e61f2 -SIZE (Dobiasd-FunctionalPlus-v0.2.26_GH0.tar.gz) = 284958 +TIMESTAMP = 1768797888 +SHA256 (Dobiasd-FunctionalPlus-v0.2.27_GH0.tar.gz) = 7852a3507e10153b3efb72d1eb6d252ceb8204bd89759b0af5420bbc57eefbae +SIZE (Dobiasd-FunctionalPlus-v0.2.27_GH0.tar.gz) = 285079