git: 0959633331f9 - main - math/xtensor: Update 0.23.3 -> 0.23.4
Yuri Victorovich
yuri at FreeBSD.org
Thu Apr 8 20:56:47 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0959633331f94570a714b54262eeba7dcde8e472
commit 0959633331f94570a714b54262eeba7dcde8e472
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-04-08 20:56:19 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-04-08 20:56:19 +0000
math/xtensor: Update 0.23.3 -> 0.23.4
---
math/xtensor/Makefile | 4 ++--
math/xtensor/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile
index 833d2e79b057..aa963e76d9bd 100644
--- a/math/xtensor/Makefile
+++ b/math/xtensor/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xtensor
-DISTVERSION= 0.23.3
+DISTVERSION= 0.23.4
CATEGORIES= math
MAINTAINER= yuri at FreeBSD.org
@@ -23,7 +23,7 @@ GH_ACCOUNT= xtensor-stack
NO_BUILD= yes
NO_ARCH= yes
-do-test: # https://github.com/xtensor-stack/xtensor/issues/2220
+do-test: install # https://github.com/xtensor-stack/xtensor/issues/2220
@${RLN} ${STAGEDIR}${PREFIX}/include ${WRKSRC}/test/staged-include
@cd ${WRKSRC}/test && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} . && \
diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo
index 006ed08ea0cc..c034a47c2d13 100644
--- a/math/xtensor/distinfo
+++ b/math/xtensor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616627956
-SHA256 (xtensor-stack-xtensor-0.23.3_GH0.tar.gz) = 97c43372b6bd1634b6d647a4b318fae541d0c305bac9ec299d3d1bd42790d1f2
-SIZE (xtensor-stack-xtensor-0.23.3_GH0.tar.gz) = 1172929
+TIMESTAMP = 1617914772
+SHA256 (xtensor-stack-xtensor-0.23.4_GH0.tar.gz) = c8377f8ec995762c89dea2fdf4ac06b53ba491a6f0df3421c4719355e42425d2
+SIZE (xtensor-stack-xtensor-0.23.4_GH0.tar.gz) = 1173465
More information about the dev-commits-ports-all
mailing list