git: 5f32c6225642 - main - devel/xeus: Update 0.24.4 → 3.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Mar 2023 22:28:48 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f32c622564232575a65b5ed4d560e018b56fc0c commit 5f32c622564232575a65b5ed4d560e018b56fc0c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-28 14:44:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-28 22:28:45 +0000 devel/xeus: Update 0.24.4 → 3.0.5 Reported by: portscout --- devel/xeus/Makefile | 16 ++++++++-------- devel/xeus/distinfo | 6 +++--- devel/xeus/pkg-plist | 17 ++++++----------- 3 files changed, 17 insertions(+), 22 deletions(-) diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile index cb788ac06816..d1e367c62ca7 100644 --- a/devel/xeus/Makefile +++ b/devel/xeus/Makefile @@ -1,6 +1,5 @@ PORTNAME= xeus -DISTVERSION= 0.24.4 -PORTREVISION= 1 +DISTVERSION= 3.0.5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -10,18 +9,19 @@ WWW= https://github.com/jupyter-xeus/xeus LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= cppzmq>0:net/cppzmq \ - nlohmann-json>0:devel/nlohmann-json \ +BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ xtl-quant-stack>0:devel/xtl-quant-stack -LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ - libzmq.so:net/libzmq4 +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid +TEST_DEPENDS= doctest>0:devel/doctest + +USES= cmake:testing localbase:ldflags pkgconfig +USE_LDCONFIG= yes -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_TESTING_ON= XEUS_BUILD_TESTS OPTIONS_DEFINE= NATIVE diff --git a/devel/xeus/distinfo b/devel/xeus/distinfo index b48068bdeb5f..ef79ea371bc9 100644 --- a/devel/xeus/distinfo +++ b/devel/xeus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604994240 -SHA256 (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 8165d87ca2308909c64cf918ab698cad3a5cb8db658da10cb38d78be6d76595a -SIZE (jupyter-xeus-xeus-0.24.4_GH0.tar.gz) = 5429190 +TIMESTAMP = 1680039784 +SHA256 (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 4e02ab1603e81f0f76a9a4469af05c2af7e1551b0e0a5718c4b4f6ea125ed76f +SIZE (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 9027969 diff --git a/devel/xeus/pkg-plist b/devel/xeus/pkg-plist index 10d97930d888..f483e0cd84c7 100644 --- a/devel/xeus/pkg-plist +++ b/devel/xeus/pkg-plist @@ -1,32 +1,27 @@ -include/xeus/xauthentication.hpp include/xeus/xcomm.hpp include/xeus/xcontrol_messenger.hpp -include/xeus/xdap_tcp_client.hpp include/xeus/xdebugger.hpp -include/xeus/xdebugger_base.hpp include/xeus/xeus.hpp +include/xeus/xeus_context.hpp include/xeus/xguid.hpp +include/xeus/xhelper.hpp include/xeus/xhistory_manager.hpp include/xeus/xinput.hpp include/xeus/xinterpreter.hpp -include/xeus/xjson.hpp include/xeus/xkernel.hpp include/xeus/xkernel_configuration.hpp include/xeus/xlogger.hpp include/xeus/xmessage.hpp -include/xeus/xmiddleware.hpp include/xeus/xserver.hpp -include/xeus/xserver_control_main.hpp -include/xeus/xserver_shell_main.hpp -include/xeus/xserver_zmq.hpp -include/xeus/xserver_zmq_split.hpp +include/xeus/xstring_utils.hpp include/xeus/xsystem.hpp lib/cmake/xeus/FindLibUUID.cmake +lib/cmake/xeus/WasmBuildOptions.cmake lib/cmake/xeus/xeusConfig.cmake lib/cmake/xeus/xeusConfigVersion.cmake lib/cmake/xeus/xeusTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/xeus/xeusTargets.cmake lib/libxeus.a lib/libxeus.so -lib/libxeus.so.1 -lib/libxeus.so.1.0.0 +lib/libxeus.so.8 +lib/libxeus.so.8.1.0