Index: head/devel/xeus/Makefile =================================================================== --- head/devel/xeus/Makefile (revision 529906) +++ head/devel/xeus/Makefile (revision 529907) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= xeus -DISTVERSION= 0.23.9 +DISTVERSION= 0.23.10 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= C++ implementation of the Jupyter kernel protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= cppzmq>0:net/cppzmq \ nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack LIB_DEPENDS= libcryptopp.so:security/cryptopp \ libuuid.so:misc/e2fsprogs-libuuid \ libzmq.so:net/libzmq4 USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= jupyter-xeus +USE_LDCONFIG= yes + CMAKE_OFF= BUILD_STATIC_LIBS CMAKE_ON= DISABLE_ARCH_NATIVE -USE_LDCONFIG= yes .include Index: head/devel/xeus/distinfo =================================================================== --- head/devel/xeus/distinfo (revision 529906) +++ head/devel/xeus/distinfo (revision 529907) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585164941 -SHA256 (jupyter-xeus-xeus-0.23.9_GH0.tar.gz) = ab79eee30cd2b37502fbd0dc75c54a53f81427b83d21fc9803483daf201e3752 -SIZE (jupyter-xeus-xeus-0.23.9_GH0.tar.gz) = 5335694 +TIMESTAMP = 1585595314 +SHA256 (jupyter-xeus-xeus-0.23.10_GH0.tar.gz) = ec26490226d65cc7c7f62de81117f0d3f1db7def9c5078438e179c73b3e86cef +SIZE (jupyter-xeus-xeus-0.23.10_GH0.tar.gz) = 5348635