svn commit: r562368 - head/devel/xtl-quant-stack
Yuri Victorovich
yuri at FreeBSD.org
Sat Jan 23 04:08:47 UTC 2021
Author: yuri
Date: Sat Jan 23 04:08:46 2021
New Revision: 562368
URL: https://svnweb.freebsd.org/changeset/ports/562368
Log:
devel/xtl-quant-stack: Update 0.6.23-4 -> 0.7.0
Reported by: portscout
Modified:
head/devel/xtl-quant-stack/Makefile
head/devel/xtl-quant-stack/distinfo
Modified: head/devel/xtl-quant-stack/Makefile
==============================================================================
--- head/devel/xtl-quant-stack/Makefile Sat Jan 23 04:04:24 2021 (r562367)
+++ head/devel/xtl-quant-stack/Makefile Sat Jan 23 04:08:46 2021 (r562368)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xtl
-DISTVERSION= 0.6.23-4
-DISTVERSIONSUFFIX= -geaf72f9
+DISTVERSION= 0.7.0
CATEGORIES= devel
PKGNAMESUFFIX= -quant-stack
@@ -24,7 +23,7 @@ GH_ACCOUNT= xtensor-stack
NO_BUILD= yes
NO_ARCH= yes
-do-test: # fail to build: https://github.com/xtensor-stack/xtl/issues/232
+do-test:
@cd ${WRKSRC} && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -Dxtl_DIR:STRING=${STAGEDIR}${PREFIX}/lib/cmake/xtl -DBUILD_TESTS=ON -DDOWNLOAD_GTEST=OFF && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \
Modified: head/devel/xtl-quant-stack/distinfo
==============================================================================
--- head/devel/xtl-quant-stack/distinfo Sat Jan 23 04:04:24 2021 (r562367)
+++ head/devel/xtl-quant-stack/distinfo Sat Jan 23 04:08:46 2021 (r562368)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607900192
-SHA256 (xtensor-stack-xtl-0.6.23-4-geaf72f9_GH0.tar.gz) = 406a774f12122b74f0af22a45977cd058dd615ddeb26ce328aa8a79b5bd47f98
-SIZE (xtensor-stack-xtl-0.6.23-4-geaf72f9_GH0.tar.gz) = 159116
+TIMESTAMP = 1611374715
+SHA256 (xtensor-stack-xtl-0.7.0_GH0.tar.gz) = 7f3d75bd3c175e3f564d0c7a43274a01ebf297659cf2f5bdd6c455992c4ad887
+SIZE (xtensor-stack-xtl-0.7.0_GH0.tar.gz) = 159704
More information about the svn-ports-all
mailing list