diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index b52d5e51fb18..e12a7c086b47 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,33 +1,33 @@ PORTNAME= xtensor -DISTVERSION= 0.23.5 +DISTVERSION= 0.23.7 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 \ 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/2220 @${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 5ae31baca2ee..e50d20c90d58 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618417659 -SHA256 (xtensor-stack-xtensor-0.23.5_GH0.tar.gz) = 0811011e448628f0dfa6ebb5e3f76dc7bf6a15ee65ea9c5a277b12ea976d35bc -SIZE (xtensor-stack-xtensor-0.23.5_GH0.tar.gz) = 1174998 +TIMESTAMP = 1619167257 +SHA256 (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 3c45c2fe18896e5c4299b9d0e51515a965ef12d6d70c05788db8962908b61655 +SIZE (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 1176011