Date: Sat, 7 Mar 2020 18:41:42 +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: r527961 - head/math/xtensor Message-ID: <202003071841.027Ifg7O047713@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Mar 7 18:41:42 2020 New Revision: 527961 URL: https://svnweb.freebsd.org/changeset/ports/527961 Log: math/xtensor: Update 0.21.3 -> 0.21.4 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 Sat Mar 7 18:32:51 2020 (r527960) +++ head/math/xtensor/Makefile Sat Mar 7 18:41:42 2020 (r527961) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.3 +DISTVERSION= 0.21.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/xtensor/distinfo ============================================================================== --- head/math/xtensor/distinfo Sat Mar 7 18:32:51 2020 (r527960) +++ head/math/xtensor/distinfo Sat Mar 7 18:41:42 2020 (r527961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579767730 -SHA256 (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = f63c25cafea4bfc268edb26e6f5004a28a2f689e6a852bb3559c553106c8d6bf -SIZE (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = 1128797 +TIMESTAMP = 1583606288 +SHA256 (xtensor-stack-xtensor-0.21.4_GH0.tar.gz) = 143ef2536f1671e1c7c7834de4a040f1694112e23222fcd2ae59b0f5e5124b57 +SIZE (xtensor-stack-xtensor-0.21.4_GH0.tar.gz) = 1142587 Modified: head/math/xtensor/pkg-plist ============================================================================== --- head/math/xtensor/pkg-plist Sat Mar 7 18:32:51 2020 (r527960) +++ head/math/xtensor/pkg-plist Sat Mar 7 18:41:42 2020 (r527961) @@ -44,6 +44,7 @@ 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/xshape.hpp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003071841.027Ifg7O047713>