devel/xeus: Update 0.23.14 -> 0.24.3

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2020-11-08 16:55:54 +00:00
parent 5f113c733c
commit 29ec78b399
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554477
3 changed files with 7 additions and 5 deletions

View file

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= xeus
DISTVERSION= 0.23.14
PORTREVISION= 1
DISTVERSION= 0.24.3
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@ -26,6 +25,7 @@ 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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1589357128
SHA256 (jupyter-xeus-xeus-0.23.14_GH0.tar.gz) = e26f9ac14493aeaec6931b2206ebbd188de415912c4ca8080fc5090218f07b82
SIZE (jupyter-xeus-xeus-0.23.14_GH0.tar.gz) = 5348731
TIMESTAMP = 1604854300
SHA256 (jupyter-xeus-xeus-0.24.3_GH0.tar.gz) = 42c07c7fe1f45ff9d285e609f52b1b0dd85183ed85427f0f18a94dcea2f81f5e
SIZE (jupyter-xeus-xeus-0.24.3_GH0.tar.gz) = 5429135

View file

@ -1,7 +1,9 @@
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/xguid.hpp
include/xeus/xhistory_manager.hpp