Index: head/devel/xeus/Makefile =================================================================== --- head/devel/xeus/Makefile (revision 554812) +++ head/devel/xeus/Makefile (revision 554813) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= xeus -DISTVERSION= 0.24.3 +DISTVERSION= 0.24.4 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 OPTIONS_DEFINE= NATIVE NATIVE_DESC= Build with native optimizations (-march=native) NATIVE_CMAKE_ON= -DXEUS_DISABLE_ARCH_NATIVE=OFF NATIVE_CMAKE_OFF= -DXEUS_DISABLE_ARCH_NATIVE=ON .include Index: head/devel/xeus/distinfo =================================================================== --- head/devel/xeus/distinfo (revision 554812) +++ head/devel/xeus/distinfo (revision 554813) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604854300 -SHA256 (jupyter-xeus-xeus-0.24.3_GH0.tar.gz) = 42c07c7fe1f45ff9d285e609f52b1b0dd85183ed85427f0f18a94dcea2f81f5e -SIZE (jupyter-xeus-xeus-0.24.3_GH0.tar.gz) = 5429135 +TIMESTAMP = 1604994240 +SHA256 (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 8165d87ca2308909c64cf918ab698cad3a5cb8db658da10cb38d78be6d76595a +SIZE (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 5429190