diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-08 02:41:42 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-08 02:41:42 +0800 |
commit | b6162d8be5b7a583e08b4d77c84cc34c8adaa55c (patch) | |
tree | 15d346843f03ef08712bda0969370971fbb748ad /math | |
parent | 4dc5ad6f71bf93e0c886775317187dde6efc0599 (diff) | |
download | freebsd-ports-gnome-b6162d8be5b7a583e08b4d77c84cc34c8adaa55c.tar.gz freebsd-ports-gnome-b6162d8be5b7a583e08b4d77c84cc34c8adaa55c.tar.zst freebsd-ports-gnome-b6162d8be5b7a583e08b4d77c84cc34c8adaa55c.zip |
math/xtensor: Update 0.21.3 -> 0.21.4
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/xtensor/Makefile | 2 | ||||
-rw-r--r-- | math/xtensor/distinfo | 6 | ||||
-rw-r--r-- | math/xtensor/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index d42dc8b86b51..3af52442faa0 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.21.3 +DISTVERSION= 0.21.4 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index dc02e59e5bb1..148012153c71 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -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 diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist index 2a57982d1de5..05453f6f2983 100644 --- a/math/xtensor/pkg-plist +++ b/math/xtensor/pkg-plist @@ -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 |