diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index d81b4aa968cb..e3d61879c3b9 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,34 +1,34 @@ PORTNAME= xtensor -DISTVERSION= 0.24.1 +DISTVERSION= 0.24.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Multi-dimensional arrays with broadcasting and lazy computing LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack \ doctest>0:devel/doctest \ googletest>0:devel/googletest USES= cmake USE_GITHUB= yes GH_ACCOUNT= xtensor-stack NO_BUILD= yes NO_ARCH= yes do-test: install # https://github.com/xtensor-stack/xtensor/issues/2466 @${RLN} ${STAGEDIR}${PREFIX}/include ${WRKSRC}/test/staged-include @cd ${WRKSRC}/test && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} . && \ ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \ ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest .include diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index 19103382c433..f150d4ace870 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647788151 -SHA256 (xtensor-stack-xtensor-0.24.1_GH0.tar.gz) = dd1bf4c4eba5fbcf386abba2627fcb4a947d14a806c33fde82d0cc1194807ee4 -SIZE (xtensor-stack-xtensor-0.24.1_GH0.tar.gz) = 1192073 +TIMESTAMP = 1651943887 +SHA256 (xtensor-stack-xtensor-0.24.2_GH0.tar.gz) = 790d9e449add817154177157a850b9afd0260dc0f9df857d8b3a38886a10ef8b +SIZE (xtensor-stack-xtensor-0.24.2_GH0.tar.gz) = 1194041