git: df5d64994be6 - main - math/xtensor: Update 0.24.0 -> 0.24.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Mar 2022 15:15:57 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df5d64994be642c096c822436bfc1d4f8dcc7a16
commit df5d64994be642c096c822436bfc1d4f8dcc7a16
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-20 15:01:54 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-20 15:15:51 +0000
math/xtensor: Update 0.24.0 -> 0.24.1
Reported by: portscout
---
math/xtensor/Makefile | 3 ++-
math/xtensor/distinfo | 6 +++---
math/xtensor/pkg-plist | 3 +++
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index c2de5e56e91c..d81b4aa968cb 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xtensor
-DISTVERSION= 0.24.0
+DISTVERSION= 0.24.1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -14,6 +14,7 @@ RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
xtl-quant-stack>0:devel/xtl-quant-stack
TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
xtl-quant-stack>0:devel/xtl-quant-stack \
+ doctest>0:devel/doctest \
googletest>0:devel/googletest
USES= cmake
diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo
index b8c46eb404bd..19103382c433 100644
--- a/math/xtensor/distinfo
+++ b/math/xtensor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637953654
-SHA256 (xtensor-stack-xtensor-0.24.0_GH0.tar.gz) = 37738aa0865350b39f048e638735c05d78b5331073b6329693e8b8f0902df713
-SIZE (xtensor-stack-xtensor-0.24.0_GH0.tar.gz) = 1189367
+TIMESTAMP = 1647788151
+SHA256 (xtensor-stack-xtensor-0.24.1_GH0.tar.gz) = dd1bf4c4eba5fbcf386abba2627fcb4a947d14a806c33fde82d0cc1194807ee4
+SIZE (xtensor-stack-xtensor-0.24.1_GH0.tar.gz) = 1192073
diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist
index 5eebacf1a46c..71a24dc42451 100644
--- a/math/xtensor/pkg-plist
+++ b/math/xtensor/pkg-plist
@@ -6,6 +6,8 @@ include/xtensor/xarray.hpp
include/xtensor/xassign.hpp
include/xtensor/xaxis_iterator.hpp
include/xtensor/xaxis_slice_iterator.hpp
+include/xtensor/xblockwise_reducer.hpp
+include/xtensor/xblockwise_reducer_functors.hpp
include/xtensor/xbroadcast.hpp
include/xtensor/xbuffer_adaptor.hpp
include/xtensor/xbuilder.hpp
@@ -37,6 +39,7 @@ include/xtensor/xmanipulation.hpp
include/xtensor/xmasked_view.hpp
include/xtensor/xmath.hpp
include/xtensor/xmime.hpp
+include/xtensor/xmultiindex_iterator.hpp
include/xtensor/xnoalias.hpp
include/xtensor/xnorm.hpp
include/xtensor/xnpy.hpp