Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 16:55:55 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554477 - head/devel/xeus
Message-ID:  <202011081655.0A8Gtt1C079486@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Nov  8 16:55:54 2020
New Revision: 554477
URL: https://svnweb.freebsd.org/changeset/ports/554477

Log:
  devel/xeus: Update 0.23.14 -> 0.24.3
  
  Reported by:	portscout

Modified:
  head/devel/xeus/Makefile
  head/devel/xeus/distinfo
  head/devel/xeus/pkg-plist

Modified: head/devel/xeus/Makefile
==============================================================================
--- head/devel/xeus/Makefile	Sun Nov  8 16:50:50 2020	(r554476)
+++ head/devel/xeus/Makefile	Sun Nov  8 16:55:54 2020	(r554477)
@@ -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

Modified: head/devel/xeus/distinfo
==============================================================================
--- head/devel/xeus/distinfo	Sun Nov  8 16:50:50 2020	(r554476)
+++ head/devel/xeus/distinfo	Sun Nov  8 16:55:54 2020	(r554477)
@@ -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

Modified: head/devel/xeus/pkg-plist
==============================================================================
--- head/devel/xeus/pkg-plist	Sun Nov  8 16:50:50 2020	(r554476)
+++ head/devel/xeus/pkg-plist	Sun Nov  8 16:55:54 2020	(r554477)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081655.0A8Gtt1C079486>