Index: head/math/xtensor/Makefile =================================================================== --- head/math/xtensor/Makefile (revision 493936) +++ head/math/xtensor/Makefile (revision 493937) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.19.3 +DISTVERSION= 0.19.4 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= QuantStack 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 493936) +++ head/math/xtensor/distinfo (revision 493937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549754028 -SHA256 (QuantStack-xtensor-0.19.3_GH0.tar.gz) = 51510735809ee7ab5312197b303f117167667aacb9254605f272b08efa8880f2 -SIZE (QuantStack-xtensor-0.19.3_GH0.tar.gz) = 903954 +TIMESTAMP = 1551157617 +SHA256 (QuantStack-xtensor-0.19.4_GH0.tar.gz) = ea0ed42ac27888f4e4acaf99367fbef714373fa586f204e8bc22b8e5335ecf06 +SIZE (QuantStack-xtensor-0.19.4_GH0.tar.gz) = 907251