diff --git a/devel/functionalplus/Makefile b/devel/functionalplus/Makefile index b6bc20e44ceb..8967a99933f4 100644 --- a/devel/functionalplus/Makefile +++ b/devel/functionalplus/Makefile @@ -1,32 +1,32 @@ PORTNAME= functionalplus DISTVERSIONPREFIX= v -DISTVERSION= 0.2.27 +DISTVERSION= 0.2.28 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.27: 100% tests passed, 0 tests failed out of 423 +# tests as of 0.2.28: 100% tests passed, 0 tests failed out of 424 .include diff --git a/devel/functionalplus/distinfo b/devel/functionalplus/distinfo index 90349b12f8b3..96756c1a4122 100644 --- a/devel/functionalplus/distinfo +++ b/devel/functionalplus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768797888 -SHA256 (Dobiasd-FunctionalPlus-v0.2.27_GH0.tar.gz) = 7852a3507e10153b3efb72d1eb6d252ceb8204bd89759b0af5420bbc57eefbae -SIZE (Dobiasd-FunctionalPlus-v0.2.27_GH0.tar.gz) = 285079 +TIMESTAMP = 1777355914 +SHA256 (Dobiasd-FunctionalPlus-v0.2.28_GH0.tar.gz) = 8864a3e9bebde6ebed71b49ac2a036cedf9ae0f02ce758bc28c21e6a2ae15803 +SIZE (Dobiasd-FunctionalPlus-v0.2.28_GH0.tar.gz) = 286473