From owner-svn-ports-all@freebsd.org Fri Oct 2 03:33:11 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 674D73F466D; Fri, 2 Oct 2020 03:33:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2bDR0Y2yz44jr; Fri, 2 Oct 2020 03:33:11 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EB8751B77B; Fri, 2 Oct 2020 03:33:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0923XAj1041601; Fri, 2 Oct 2020 03:33:10 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0923XAP9041598; Fri, 2 Oct 2020 03:33:10 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202010020333.0923XAP9041598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Fri, 2 Oct 2020 03:33:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550896 - head/math/xtensor X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/xtensor X-SVN-Commit-Revision: 550896 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2020 03:33:11 -0000 Author: yuri Date: Fri Oct 2 03:33:09 2020 New Revision: 550896 URL: https://svnweb.freebsd.org/changeset/ports/550896 Log: math/xtensor: Update 0.21.5 -> 0.21.6 Reported by: portscout Modified: head/math/xtensor/Makefile head/math/xtensor/distinfo head/math/xtensor/pkg-plist Modified: head/math/xtensor/Makefile ============================================================================== --- head/math/xtensor/Makefile Fri Oct 2 03:24:34 2020 (r550895) +++ head/math/xtensor/Makefile Fri Oct 2 03:33:09 2020 (r550896) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.5 +DISTVERSION= 0.21.6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/xtensor/distinfo ============================================================================== --- head/math/xtensor/distinfo Fri Oct 2 03:24:34 2020 (r550895) +++ head/math/xtensor/distinfo Fri Oct 2 03:33:09 2020 (r550896) @@ -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 Modified: head/math/xtensor/pkg-plist ============================================================================== --- head/math/xtensor/pkg-plist Fri Oct 2 03:24:34 2020 (r550895) +++ head/math/xtensor/pkg-plist Fri Oct 2 03:33:09 2020 (r550896) @@ -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