devel/xeus: Update 0.24.4 → 3.0.5

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-03-28 07:44:12 -07:00
parent 92e7f70a91
commit 5f32c62256
3 changed files with 18 additions and 23 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= xeus PORTNAME= xeus
DISTVERSION= 0.24.4 DISTVERSION= 3.0.5
PORTREVISION= 1
CATEGORIES= devel CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
@ -10,18 +9,19 @@ WWW= https://github.com/jupyter-xeus/xeus
LICENSE= BSD3CLAUSE LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cppzmq>0:net/cppzmq \ BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json \
nlohmann-json>0:devel/nlohmann-json \
xtl-quant-stack>0:devel/xtl-quant-stack xtl-quant-stack>0:devel/xtl-quant-stack
LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid
libzmq.so:net/libzmq4 TEST_DEPENDS= doctest>0:devel/doctest
USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl USES= cmake:testing localbase:ldflags pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= jupyter-xeus
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= jupyter-xeus
CMAKE_OFF= BUILD_STATIC_LIBS CMAKE_OFF= BUILD_STATIC_LIBS
CMAKE_TESTING_ON= XEUS_BUILD_TESTS
OPTIONS_DEFINE= NATIVE OPTIONS_DEFINE= NATIVE

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1604994240 TIMESTAMP = 1680039784
SHA256 (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 8165d87ca2308909c64cf918ab698cad3a5cb8db658da10cb38d78be6d76595a SHA256 (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 4e02ab1603e81f0f76a9a4469af05c2af7e1551b0e0a5718c4b4f6ea125ed76f
SIZE (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 5429190 SIZE (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 9027969

View file

@ -1,32 +1,27 @@
include/xeus/xauthentication.hpp
include/xeus/xcomm.hpp include/xeus/xcomm.hpp
include/xeus/xcontrol_messenger.hpp include/xeus/xcontrol_messenger.hpp
include/xeus/xdap_tcp_client.hpp
include/xeus/xdebugger.hpp include/xeus/xdebugger.hpp
include/xeus/xdebugger_base.hpp
include/xeus/xeus.hpp include/xeus/xeus.hpp
include/xeus/xeus_context.hpp
include/xeus/xguid.hpp include/xeus/xguid.hpp
include/xeus/xhelper.hpp
include/xeus/xhistory_manager.hpp include/xeus/xhistory_manager.hpp
include/xeus/xinput.hpp include/xeus/xinput.hpp
include/xeus/xinterpreter.hpp include/xeus/xinterpreter.hpp
include/xeus/xjson.hpp
include/xeus/xkernel.hpp include/xeus/xkernel.hpp
include/xeus/xkernel_configuration.hpp include/xeus/xkernel_configuration.hpp
include/xeus/xlogger.hpp include/xeus/xlogger.hpp
include/xeus/xmessage.hpp include/xeus/xmessage.hpp
include/xeus/xmiddleware.hpp
include/xeus/xserver.hpp include/xeus/xserver.hpp
include/xeus/xserver_control_main.hpp include/xeus/xstring_utils.hpp
include/xeus/xserver_shell_main.hpp
include/xeus/xserver_zmq.hpp
include/xeus/xserver_zmq_split.hpp
include/xeus/xsystem.hpp include/xeus/xsystem.hpp
lib/cmake/xeus/FindLibUUID.cmake lib/cmake/xeus/FindLibUUID.cmake
lib/cmake/xeus/WasmBuildOptions.cmake
lib/cmake/xeus/xeusConfig.cmake lib/cmake/xeus/xeusConfig.cmake
lib/cmake/xeus/xeusConfigVersion.cmake lib/cmake/xeus/xeusConfigVersion.cmake
lib/cmake/xeus/xeusTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/xeus/xeusTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/xeus/xeusTargets.cmake lib/cmake/xeus/xeusTargets.cmake
lib/libxeus.a lib/libxeus.a
lib/libxeus.so lib/libxeus.so
lib/libxeus.so.1 lib/libxeus.so.8
lib/libxeus.so.1.0.0 lib/libxeus.so.8.1.0