From dc93b68b878f83bbe312574d006ad47ab901bc9d Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Fri, 2 Oct 2020 03:33:09 +0000 Subject: math/xtensor: Update 0.21.5 -> 0.21.6 Reported by: portscout --- math/xtensor/Makefile | 2 +- math/xtensor/distinfo | 6 +++--- math/xtensor/pkg-plist | 7 +++++++ 3 files changed, 11 insertions(+), 4 deletions(-) (limited to 'math/xtensor') diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index cb57c377bb56..b9c2c20fc2cf 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.5 +DISTVERSION= 0.21.6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index 0b3e752f5cb2..299264bdbf18 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587101647 -SHA256 (xtensor-stack-xtensor-0.21.5_GH0.tar.gz) = 30cb896b6686683ddaefb12c98bf1109fdfe666136dd027aba1a1e9aa825c241 -SIZE (xtensor-stack-xtensor-0.21.5_GH0.tar.gz) = 1144111 +TIMESTAMP = 1601609280 +SHA256 (xtensor-stack-xtensor-0.21.6_GH0.tar.gz) = 7f634cc5d531992c96c310ea57ec5bca012391259e1b1d1da977e5a94783f09b +SIZE (xtensor-stack-xtensor-0.21.6_GH0.tar.gz) = 1166413 diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist index c15fc0e574dd..c9d75b008131 100644 --- a/math/xtensor/pkg-plist +++ b/math/xtensor/pkg-plist @@ -1,3 +1,4 @@ +include/xtensor.hpp include/xtensor/xaccessible.hpp include/xtensor/xaccumulator.hpp include/xtensor/xadapt.hpp @@ -48,6 +49,7 @@ 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 @@ -63,6 +65,11 @@ 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/zdispatcher.hpp +include/xtensor/zfunction.hpp +include/xtensor/zmath.hpp lib/cmake/xtensor/xtensorConfig.cmake lib/cmake/xtensor/xtensorConfigVersion.cmake lib/cmake/xtensor/xtensorTargets.cmake -- cgit v1.2.3