Index: head/devel/thrust/Makefile =================================================================== --- head/devel/thrust/Makefile (revision 502039) +++ head/devel/thrust/Makefile (revision 502040) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= thrust -DISTVERSION= 1.9.4 +DISTVERSION= 1.9.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ parallel programming library which resembles the C++ STL LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_GITHUB= yes NO_ARCH= yes do-test: # tests freeze: https://github.com/thrust/thrust/issues/981 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DENABLE_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include Index: head/devel/thrust/distinfo =================================================================== --- head/devel/thrust/distinfo (revision 502039) +++ head/devel/thrust/distinfo (revision 502040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557015932 -SHA256 (thrust-thrust-1.9.4_GH0.tar.gz) = 41931a7d73331fc39c6bea56d1eb8d4d8bbf7c73688979bbdab0e55772f538d1 -SIZE (thrust-thrust-1.9.4_GH0.tar.gz) = 1119467 +TIMESTAMP = 1558291513 +SHA256 (thrust-thrust-1.9.5_GH0.tar.gz) = d155dc2a260fe0c75c63c185fa4c4b4c6c5b7c444fcdac7109bb71941c9603f1 +SIZE (thrust-thrust-1.9.5_GH0.tar.gz) = 1120110