Index: head/devel/xtl-quant-stack/Makefile =================================================================== --- head/devel/xtl-quant-stack/Makefile (revision 562367) +++ head/devel/xtl-quant-stack/Makefile (revision 562368) @@ -1,33 +1,32 @@ # $FreeBSD$ PORTNAME= xtl -DISTVERSION= 0.6.23-4 -DISTVERSIONSUFFIX= -geaf72f9 +DISTVERSION= 0.7.0 CATEGORIES= devel PKGNAMESUFFIX= -quant-stack MAINTAINER= yuri@FreeBSD.org COMMENT= Template library that supports other quantstack projects LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ googletest>0:devel/googletest USES= cmake USE_GITHUB= yes GH_ACCOUNT= xtensor-stack NO_BUILD= yes NO_ARCH= yes -do-test: # fail to build: https://github.com/xtensor-stack/xtl/issues/232 +do-test: @cd ${WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -Dxtl_DIR:STRING=${STAGEDIR}${PREFIX}/lib/cmake/xtl -DBUILD_TESTS=ON -DDOWNLOAD_GTEST=OFF && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest .include Index: head/devel/xtl-quant-stack/distinfo =================================================================== --- head/devel/xtl-quant-stack/distinfo (revision 562367) +++ head/devel/xtl-quant-stack/distinfo (revision 562368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607900192 -SHA256 (xtensor-stack-xtl-0.6.23-4-geaf72f9_GH0.tar.gz) = 406a774f12122b74f0af22a45977cd058dd615ddeb26ce328aa8a79b5bd47f98 -SIZE (xtensor-stack-xtl-0.6.23-4-geaf72f9_GH0.tar.gz) = 159116 +TIMESTAMP = 1611374715 +SHA256 (xtensor-stack-xtl-0.7.0_GH0.tar.gz) = 7f3d75bd3c175e3f564d0c7a43274a01ebf297659cf2f5bdd6c455992c4ad887 +SIZE (xtensor-stack-xtl-0.7.0_GH0.tar.gz) = 159704