diff --git a/devel/xtl-quant-stack/Makefile b/devel/xtl-quant-stack/Makefile index 04467678dbd7..5b419b2bf859 100644 --- a/devel/xtl-quant-stack/Makefile +++ b/devel/xtl-quant-stack/Makefile @@ -1,30 +1,30 @@ PORTNAME= xtl -DISTVERSION= 0.7.2 +DISTVERSION= 0.7.4 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: +do-test: # tests fail to compile: https://github.com/xtensor-stack/xtl/issues/255 @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 diff --git a/devel/xtl-quant-stack/distinfo b/devel/xtl-quant-stack/distinfo index d751ee1c2dd3..5380a752d7cc 100644 --- a/devel/xtl-quant-stack/distinfo +++ b/devel/xtl-quant-stack/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616229433 -SHA256 (xtensor-stack-xtl-0.7.2_GH0.tar.gz) = 95c221bdc6eaba592878090916383e5b9390a076828552256693d5d97f78357c -SIZE (xtensor-stack-xtl-0.7.2_GH0.tar.gz) = 159840 +TIMESTAMP = 1638206177 +SHA256 (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 3c88be0e696b64150c4de7a70f9f09c00a335186b0b0b409771ef9f56bca7d9a +SIZE (xtensor-stack-xtl-0.7.4_GH0.tar.gz) = 159736