aboutsummaryrefslogtreecommitdiff
path: root/math/xtensor
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-22 23:22:49 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-22 23:22:49 +0000
commitaf964af84b89771155eae5a503948eb794dfe881 (patch)
tree1c729a5d47d92bf6cd23af67e886205bc2de0a3e /math/xtensor
parent29c96896df9bb6356a671a06d22aad39ea0b6441 (diff)
downloadports-af964af84b89771155eae5a503948eb794dfe881.tar.gz
ports-af964af84b89771155eae5a503948eb794dfe881.zip
math/xtensor: Update 0.17.3 -> 0.19.1
Reported by: portscout
Notes
Notes: svn path=/head/; revision=488149
Diffstat (limited to 'math/xtensor')
-rw-r--r--math/xtensor/Makefile3
-rw-r--r--math/xtensor/distinfo6
-rw-r--r--math/xtensor/pkg-plist5
3 files changed, 10 insertions, 4 deletions
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index 1046e9f1d81d..c779f953cec2 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xtensor
-DISTVERSION= 0.17.3
+DISTVERSION= 0.19.1
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -21,6 +21,7 @@ TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= QuantStack
+
NO_BUILD= yes
NO_ARCH= yes
diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo
index 02e7a68ddc6c..dac37d80e807 100644
--- a/math/xtensor/distinfo
+++ b/math/xtensor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535133606
-SHA256 (QuantStack-xtensor-0.17.3_GH0.tar.gz) = 6e337012c1cff2d61cba922cb5fc3119dcf4ccca1ad71b9b29ab0f55ce8947f4
-SIZE (QuantStack-xtensor-0.17.3_GH0.tar.gz) = 832191
+TIMESTAMP = 1545516526
+SHA256 (QuantStack-xtensor-0.19.1_GH0.tar.gz) = 52ac9081138d413485b9bf70376722f109ab32e5ed2ed3311257f5d7e9a88bc7
+SIZE (QuantStack-xtensor-0.19.1_GH0.tar.gz) = 904812
diff --git a/math/xtensor/pkg-plist b/math/xtensor/pkg-plist
index d952e8ac6f85..0e1215b794a3 100644
--- a/math/xtensor/pkg-plist
+++ b/math/xtensor/pkg-plist
@@ -14,10 +14,12 @@ include/xtensor/xdynamic_view.hpp
include/xtensor/xeval.hpp
include/xtensor/xexception.hpp
include/xtensor/xexpression.hpp
+include/xtensor/xexpression_holder.hpp
include/xtensor/xfixed.hpp
include/xtensor/xfunction.hpp
include/xtensor/xfunctor_view.hpp
include/xtensor/xgenerator.hpp
+include/xtensor/xhistogram.hpp
include/xtensor/xindex_view.hpp
include/xtensor/xinfo.hpp
include/xtensor/xio.hpp
@@ -25,8 +27,11 @@ include/xtensor/xiterable.hpp
include/xtensor/xiterator.hpp
include/xtensor/xjson.hpp
include/xtensor/xlayout.hpp
+include/xtensor/xmanipulation.hpp
+include/xtensor/xmasked_value.hpp
include/xtensor/xmasked_view.hpp
include/xtensor/xmath.hpp
+include/xtensor/xmime.hpp
include/xtensor/xnoalias.hpp
include/xtensor/xnorm.hpp
include/xtensor/xnpy.hpp