Date: Sun, 4 Oct 2020 19:54:30 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551449 - head/math/xtensor Message-ID: <202010041954.094JsU0B068408@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Oct 4 19:54:30 2020 New Revision: 551449 URL: https://svnweb.freebsd.org/changeset/ports/551449 Log: math/xtensor: Update 0.21.6 -> 0.21.7 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 Sun Oct 4 19:53:43 2020 (r551448) +++ head/math/xtensor/Makefile Sun Oct 4 19:54:30 2020 (r551449) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.6 +DISTVERSION= 0.21.7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/xtensor/distinfo ============================================================================== --- head/math/xtensor/distinfo Sun Oct 4 19:53:43 2020 (r551448) +++ head/math/xtensor/distinfo Sun Oct 4 19:54:30 2020 (r551449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601609280 -SHA256 (xtensor-stack-xtensor-0.21.6_GH0.tar.gz) = 7f634cc5d531992c96c310ea57ec5bca012391259e1b1d1da977e5a94783f09b -SIZE (xtensor-stack-xtensor-0.21.6_GH0.tar.gz) = 1166413 +TIMESTAMP = 1601832155 +SHA256 (xtensor-stack-xtensor-0.21.7_GH0.tar.gz) = 03c517c1614fcef667150f436b387626d00c65bdd11c55a5da36e29cf849bfc0 +SIZE (xtensor-stack-xtensor-0.21.7_GH0.tar.gz) = 1167740 Modified: head/math/xtensor/pkg-plist ============================================================================== --- head/math/xtensor/pkg-plist Sun Oct 4 19:53:43 2020 (r551448) +++ head/math/xtensor/pkg-plist Sun Oct 4 19:54:30 2020 (r551449) @@ -68,6 +68,7 @@ include/xtensor/xview_utils.hpp include/xtensor/zarray.hpp include/xtensor/zarray_impl.hpp include/xtensor/zdispatcher.hpp +include/xtensor/zdispatching_types.hpp include/xtensor/zfunction.hpp include/xtensor/zmath.hpp lib/cmake/xtensor/xtensorConfig.cmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010041954.094JsU0B068408>