Index: head/math/xtensor/Makefile =================================================================== --- head/math/xtensor/Makefile (revision 523902) +++ head/math/xtensor/Makefile (revision 523903) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.2 +DISTVERSION= 0.21.3 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: @${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 Index: head/math/xtensor/distinfo =================================================================== --- head/math/xtensor/distinfo (revision 523902) +++ head/math/xtensor/distinfo (revision 523903) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577234497 -SHA256 (xtensor-stack-xtensor-0.21.2_GH0.tar.gz) = a32490bc8499f59f8e30c288e178ff41c9511cf4959dc59c9628b29b77049a4a -SIZE (xtensor-stack-xtensor-0.21.2_GH0.tar.gz) = 1125517 +TIMESTAMP = 1579767730 +SHA256 (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = f63c25cafea4bfc268edb26e6f5004a28a2f689e6a852bb3559c553106c8d6bf +SIZE (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = 1128797