diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index 4d486fbe31cb..980a8d35cc43 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,30 +1,30 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.24 +DISTVERSION= 0.2.25 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 .include diff --git a/devel/functionalplus/distinfo b/devel/functionalplus/distinfo index 45d31fd28e98..2555a2f36aab 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713326789 -SHA256 (Dobiasd-FunctionalPlus-v0.2.24_GH0.tar.gz) = 446c63ac3f2045e7587f694501882a3d7c7b962b70bcc08deacf5777bdaaff8c -SIZE (Dobiasd-FunctionalPlus-v0.2.24_GH0.tar.gz) = 284305 +TIMESTAMP = 1723346730 +SHA256 (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 9b5e24bbc92f43b977dc83efbc173bcf07dbe07f8718fc2670093655b56fcee3 +SIZE (Dobiasd-FunctionalPlus-v0.2.25_GH0.tar.gz) = 285013