diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index a208d219c19b..4d486fbe31cb 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,30 +1,30 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.23 +DISTVERSION= 0.2.24 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 7c482013e878..45d31fd28e98 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708587643 -SHA256 (Dobiasd-FunctionalPlus-v0.2.23_GH0.tar.gz) = 5c2d28d2ba7d0cdeab9e31bbf2e7f8a9d6f2ff6111a54bfc11d1b05422096f19 -SIZE (Dobiasd-FunctionalPlus-v0.2.23_GH0.tar.gz) = 283406 +TIMESTAMP = 1713326789 +SHA256 (Dobiasd-FunctionalPlus-v0.2.24_GH0.tar.gz) = 446c63ac3f2045e7587f694501882a3d7c7b962b70bcc08deacf5777bdaaff8c +SIZE (Dobiasd-FunctionalPlus-v0.2.24_GH0.tar.gz) = 284305