Index: head/math/xtensor/Makefile =================================================================== --- head/math/xtensor/Makefile (revision 557303) +++ head/math/xtensor/Makefile (revision 557304) @@ -1,35 +1,36 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.9 +DISTVERSION= 0.21.10-16 +DISTVERSIONSUFFIX= -g2ed3b10a 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 Index: head/math/xtensor/distinfo =================================================================== --- head/math/xtensor/distinfo (revision 557303) +++ head/math/xtensor/distinfo (revision 557304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604851743 -SHA256 (xtensor-stack-xtensor-0.21.9_GH0.tar.gz) = 845cd3cc4f4992be7425b5f44a015181415cdb35d10f73ddbc8d433e331dc740 -SIZE (xtensor-stack-xtensor-0.21.9_GH0.tar.gz) = 1166004 +TIMESTAMP = 1607454885 +SHA256 (xtensor-stack-xtensor-0.21.10-16-g2ed3b10a_GH0.tar.gz) = 4462d8540a89ae1dfab630a9fbf51082836db20b046aa4566138307323add4af +SIZE (xtensor-stack-xtensor-0.21.10-16-g2ed3b10a_GH0.tar.gz) = 1160643 Index: head/math/xtensor/pkg-plist =================================================================== --- head/math/xtensor/pkg-plist (revision 557303) +++ head/math/xtensor/pkg-plist (revision 557304) @@ -1,79 +1,72 @@ include/xtensor.hpp include/xtensor/xaccessible.hpp include/xtensor/xaccumulator.hpp include/xtensor/xadapt.hpp include/xtensor/xarray.hpp include/xtensor/xassign.hpp include/xtensor/xaxis_iterator.hpp include/xtensor/xaxis_slice_iterator.hpp include/xtensor/xbroadcast.hpp include/xtensor/xbuffer_adaptor.hpp include/xtensor/xbuilder.hpp include/xtensor/xchunked_array.hpp include/xtensor/xcomplex.hpp include/xtensor/xcontainer.hpp include/xtensor/xcsv.hpp include/xtensor/xdynamic_view.hpp include/xtensor/xeval.hpp include/xtensor/xexception.hpp include/xtensor/xexpression.hpp include/xtensor/xexpression_holder.hpp include/xtensor/xexpression_traits.hpp include/xtensor/xfixed.hpp include/xtensor/xfunction.hpp include/xtensor/xfunctor_view.hpp include/xtensor/xgenerator.hpp include/xtensor/xhistogram.hpp include/xtensor/xindex_view.hpp include/xtensor/xinfo.hpp include/xtensor/xio.hpp include/xtensor/xiterable.hpp include/xtensor/xiterator.hpp include/xtensor/xjson.hpp include/xtensor/xlayout.hpp include/xtensor/xmanipulation.hpp include/xtensor/xmasked_view.hpp include/xtensor/xmath.hpp include/xtensor/xmime.hpp include/xtensor/xnoalias.hpp include/xtensor/xnorm.hpp include/xtensor/xnpy.hpp include/xtensor/xoffset_view.hpp include/xtensor/xoperation.hpp include/xtensor/xoptional.hpp include/xtensor/xoptional_assembly.hpp include/xtensor/xoptional_assembly_base.hpp include/xtensor/xoptional_assembly_storage.hpp include/xtensor/xpad.hpp include/xtensor/xrandom.hpp include/xtensor/xreducer.hpp include/xtensor/xrepeat.hpp include/xtensor/xscalar.hpp include/xtensor/xsemantic.hpp include/xtensor/xset_operation.hpp include/xtensor/xshape.hpp include/xtensor/xslice.hpp include/xtensor/xsort.hpp include/xtensor/xstorage.hpp include/xtensor/xstrided_view.hpp include/xtensor/xstrided_view_base.hpp include/xtensor/xstrides.hpp include/xtensor/xtensor.hpp include/xtensor/xtensor_config.hpp include/xtensor/xtensor_forward.hpp include/xtensor/xtensor_simd.hpp include/xtensor/xutils.hpp include/xtensor/xvectorize.hpp include/xtensor/xview.hpp include/xtensor/xview_utils.hpp -include/xtensor/zarray.hpp -include/xtensor/zarray_impl.hpp -include/xtensor/zassign.hpp -include/xtensor/zdispatcher.hpp -include/xtensor/zdispatching_types.hpp -include/xtensor/zfunction.hpp -include/xtensor/zmath.hpp lib/cmake/xtensor/xtensorConfig.cmake lib/cmake/xtensor/xtensorConfigVersion.cmake lib/cmake/xtensor/xtensorTargets.cmake libdata/pkgconfig/xtensor.pc