diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index daeedeb93d0d..bb610dc427ca 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.23.1 +DISTVERSION= 0.23.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: # 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 9c3276bf39f8..006ed08ea0cc 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614917505 -SHA256 (xtensor-stack-xtensor-0.23.1_GH0.tar.gz) = b9bceea49db240ab64eede3776d0103bb0503d9d1f3ce5b90b0f06a0d8ac5f08 -SIZE (xtensor-stack-xtensor-0.23.1_GH0.tar.gz) = 1167235 +TIMESTAMP = 1616627956 +SHA256 (xtensor-stack-xtensor-0.23.3_GH0.tar.gz) = 97c43372b6bd1634b6d647a4b318fae541d0c305bac9ec299d3d1bd42790d1f2 +SIZE (xtensor-stack-xtensor-0.23.3_GH0.tar.gz) = 1172929