svn commit: r478809 - head/devel/xtl-quant-stack
Yuri Victorovich
yuri at FreeBSD.org
Sun Sep 2 17:26:26 UTC 2018
Author: yuri
Date: Sun Sep 2 17:26:25 2018
New Revision: 478809
URL: https://svnweb.freebsd.org/changeset/ports/478809
Log:
devel/xtl-quant-stack: Update 0.4.14 -> 0.4.15
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 Sun Sep 2 16:40:16 2018 (r478808)
+++ head/devel/xtl-quant-stack/Makefile Sun Sep 2 17:26:25 2018 (r478809)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= xtl
-DISTVERSION= 0.4.14
+DISTVERSION= 0.4.15
CATEGORIES= devel
PKGNAMESUFFIX= -quant-stack
@@ -22,7 +22,7 @@ GH_ACCOUNT= QuantStack
NO_BUILD= yes
NO_ARCH= yes
-do-test:
+do-test: # tests fail to build: https://github.com/QuantStack/xtl/issues/106
@cd ${WRKSRC}/test && \
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -Dxtl_DIR:STRING=${STAGEDIR}${PREFIX}/lib/cmake/xtl && \
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} && \
Modified: head/devel/xtl-quant-stack/distinfo
==============================================================================
--- head/devel/xtl-quant-stack/distinfo Sun Sep 2 16:40:16 2018 (r478808)
+++ head/devel/xtl-quant-stack/distinfo Sun Sep 2 17:26:25 2018 (r478809)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533935117
-SHA256 (QuantStack-xtl-0.4.14_GH0.tar.gz) = f32390060315a7a941d9601ea1f0200c723e21313bd034f36dd5aae52b7a58c8
-SIZE (QuantStack-xtl-0.4.14_GH0.tar.gz) = 88878
+TIMESTAMP = 1535133689
+SHA256 (QuantStack-xtl-0.4.15_GH0.tar.gz) = 550ca5ca2ae7fedec6421b7545d592f4474bcd15bb9dec49c644f17b547b9ff6
+SIZE (QuantStack-xtl-0.4.15_GH0.tar.gz) = 89248
More information about the svn-ports-all
mailing list