aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/xeus-cling/Makefile2
-rw-r--r--devel/xeus-zmq/Makefile2
-rw-r--r--devel/xeus/Makefile2
-rw-r--r--devel/xeus/distinfo6
-rw-r--r--devel/xeus/files/patch-src_xsystem.cpp11
-rw-r--r--devel/xeus/pkg-plist7
6 files changed, 22 insertions, 8 deletions
diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile
index b8a0b3bb7490..25421dbedcf8 100644
--- a/devel/xeus-cling/Makefile
+++ b/devel/xeus-cling/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xeus-cling
DISTVERSION= 0.8.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/xeus-zmq/Makefile b/devel/xeus-zmq/Makefile
index 802ccdb14b4b..0cb2c91958e6 100644
--- a/devel/xeus-zmq/Makefile
+++ b/devel/xeus-zmq/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xeus-zmq
DISTVERSION= 2.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile
index c1a3ecba1f8e..67ef59562f80 100644
--- a/devel/xeus/Makefile
+++ b/devel/xeus/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xeus
-DISTVERSION= 4.0.3
+DISTVERSION= 5.0.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/xeus/distinfo b/devel/xeus/distinfo
index e2a38443ca2d..d7f3aa2850c7 100644
--- a/devel/xeus/distinfo
+++ b/devel/xeus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713714188
-SHA256 (jupyter-xeus-xeus-4.0.3_GH0.tar.gz) = 67ca4c714f4157cd2b5ff99750b234f7c7b72b6baec0b878d8724b5ce14ba663
-SIZE (jupyter-xeus-xeus-4.0.3_GH0.tar.gz) = 9030999
+TIMESTAMP = 1716883370
+SHA256 (jupyter-xeus-xeus-5.0.0_GH0.tar.gz) = eabe5dc274ad31a972e1249b070af609e6ad1adfa4c954fb120bcdc556dd6fc4
+SIZE (jupyter-xeus-xeus-5.0.0_GH0.tar.gz) = 9047584
diff --git a/devel/xeus/files/patch-src_xsystem.cpp b/devel/xeus/files/patch-src_xsystem.cpp
new file mode 100644
index 000000000000..64d518a3fb11
--- /dev/null
+++ b/devel/xeus/files/patch-src_xsystem.cpp
@@ -0,0 +1,11 @@
+--- src/xsystem.cpp.orig 2024-05-28 08:04:00 UTC
++++ src/xsystem.cpp
+@@ -23,6 +23,8 @@
+ # include <mach-o/dyld.h>
+ #endif
+
++#include <sys/sysctl.h>
++
+ #include "xeus/xsystem.hpp"
+ #include "xeus/xhash.hpp"
+
diff --git a/devel/xeus/pkg-plist b/devel/xeus/pkg-plist
index 59cace3b3715..3854c1318841 100644
--- a/devel/xeus/pkg-plist
+++ b/devel/xeus/pkg-plist
@@ -1,13 +1,16 @@
+include/xeus/xbasic_fixed_string.hpp
include/xeus/xcomm.hpp
include/xeus/xcontrol_messenger.hpp
include/xeus/xdebugger.hpp
include/xeus/xeus.hpp
include/xeus/xeus_context.hpp
include/xeus/xguid.hpp
+include/xeus/xhash.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
@@ -25,5 +28,5 @@ lib/cmake/xeus/xeusTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/xeus/xeusTargets.cmake
lib/libxeus.a
lib/libxeus.so
-lib/libxeus.so.10
-lib/libxeus.so.10.3.0
+lib/libxeus.so.11
+lib/libxeus.so.11.0.0