Index: head/devel/xtl-quant-stack/Makefile =================================================================== --- head/devel/xtl-quant-stack/Makefile (revision 558002) +++ head/devel/xtl-quant-stack/Makefile (revision 558003) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= xtl -DISTVERSION= 0.6.21 +DISTVERSION= 0.6.23 CATEGORIES= devel PKGNAMESUFFIX= -quant-stack MAINTAINER= yuri@FreeBSD.org COMMENT= Template library that supports other quantstack projects LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ googletest>0:devel/googletest USES= cmake USE_GITHUB= yes GH_ACCOUNT= xtensor-stack NO_BUILD= yes NO_ARCH= yes -do-test: +do-test: # fail to build: https://github.com/xtensor-stack/xtl/issues/232 @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} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xtest .include Index: head/devel/xtl-quant-stack/distinfo =================================================================== --- head/devel/xtl-quant-stack/distinfo (revision 558002) +++ head/devel/xtl-quant-stack/distinfo (revision 558003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604852392 -SHA256 (xtensor-stack-xtl-0.6.21_GH0.tar.gz) = 97137014fa5da2a3598a267d06c8e28490b2e1c75b8f52358738bedb526fc771 -SIZE (xtensor-stack-xtl-0.6.21_GH0.tar.gz) = 156805 +TIMESTAMP = 1607887502 +SHA256 (xtensor-stack-xtl-0.6.23_GH0.tar.gz) = aac8bb21e025a26698fed898c1c0f40c83a18846148cb3fbd67bc924f3269743 +SIZE (xtensor-stack-xtl-0.6.23_GH0.tar.gz) = 159013 Index: head/devel/xtl-quant-stack/pkg-plist =================================================================== --- head/devel/xtl-quant-stack/pkg-plist (revision 558002) +++ head/devel/xtl-quant-stack/pkg-plist (revision 558003) @@ -1,35 +1,36 @@ include/xtl/xany.hpp include/xtl/xbase64.hpp include/xtl/xbasic_fixed_string.hpp include/xtl/xclosure.hpp include/xtl/xcomplex.hpp include/xtl/xcomplex_sequence.hpp include/xtl/xdynamic_bitset.hpp include/xtl/xfunctional.hpp include/xtl/xhalf_float.hpp include/xtl/xhalf_float_impl.hpp include/xtl/xhash.hpp include/xtl/xhierarchy_generator.hpp include/xtl/xiterator_base.hpp include/xtl/xjson.hpp include/xtl/xmasked_value.hpp include/xtl/xmasked_value_meta.hpp include/xtl/xmeta_utils.hpp include/xtl/xmultimethods.hpp include/xtl/xoptional.hpp include/xtl/xoptional_meta.hpp include/xtl/xoptional_sequence.hpp include/xtl/xplatform.hpp include/xtl/xproxy_wrapper.hpp include/xtl/xsequence.hpp include/xtl/xspan.hpp include/xtl/xspan_impl.hpp +include/xtl/xsystem.hpp include/xtl/xtl_config.hpp include/xtl/xtype_traits.hpp include/xtl/xvariant.hpp include/xtl/xvariant_impl.hpp include/xtl/xvisitor.hpp -lib/cmake/xtl/xtlConfig.cmake -lib/cmake/xtl/xtlConfigVersion.cmake -lib/cmake/xtl/xtlTargets.cmake -libdata/pkgconfig/xtl.pc +share/cmake/xtl/xtlConfig.cmake +share/cmake/xtl/xtlConfigVersion.cmake +share/cmake/xtl/xtlTargets.cmake +share/pkgconfig/xtl.pc