git: e70dd4a33390 - main - math/xtensor: Update 0.23.4 -> 0.23.5

Yuri Victorovich yuri at FreeBSD.org
Wed Apr 14 18:10:27 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e70dd4a33390426511e4cef997e0f07c2433d8f4

commit e70dd4a33390426511e4cef997e0f07c2433d8f4
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-14 17:05:17 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-14 18:10:20 +0000

    math/xtensor: Update 0.23.4 -> 0.23.5
    
    Reported by:    portscout
---
 math/xtensor/Makefile  | 2 +-
 math/xtensor/distinfo  | 6 +++---
 math/xtensor/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index aa963e76d9bd..b52d5e51fb18 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xtensor
-DISTVERSION=	0.23.4
+DISTVERSION=	0.23.5
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo
index c034a47c2d13..5ae31baca2ee 100644
--- a/math/xtensor/distinfo
+++ b/math/xtensor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617914772
-SHA256 (xtensor-stack-xtensor-0.23.4_GH0.tar.gz) = c8377f8ec995762c89dea2fdf4ac06b53ba491a6f0df3421c4719355e42425d2
-SIZE (xtensor-stack-xtensor-0.23.4_GH0.tar.gz) = 1173465
+TIMESTAMP = 1618417659
+SHA256 (xtensor-stack-xtensor-0.23.5_GH0.tar.gz) = 0811011e448628f0dfa6ebb5e3f76dc7bf6a15ee65ea9c5a277b12ea976d35bc
+SIZE (xtensor-stack-xtensor-0.23.5_GH0.tar.gz) = 1174998
diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist
index dc92a121ba4a..5eebacf1a46c 100644
--- a/math/xtensor/pkg-plist
+++ b/math/xtensor/pkg-plist
@@ -10,6 +10,8 @@ include/xtensor/xbroadcast.hpp
 include/xtensor/xbuffer_adaptor.hpp
 include/xtensor/xbuilder.hpp
 include/xtensor/xchunked_array.hpp
+include/xtensor/xchunked_assign.hpp
+include/xtensor/xchunked_view.hpp
 include/xtensor/xcomplex.hpp
 include/xtensor/xcontainer.hpp
 include/xtensor/xcsv.hpp


More information about the dev-commits-ports-all mailing list