Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2020 19:15:21 +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: r529907 - head/devel/xeus
Message-ID:  <202003301915.02UJFLNW037928@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Mar 30 19:15:20 2020
New Revision: 529907
URL: https://svnweb.freebsd.org/changeset/ports/529907

Log:
  devel/xeus: Update 0.23.9 -> 0.23.10
  
  Reported by:	portscout

Modified:
  head/devel/xeus/Makefile
  head/devel/xeus/distinfo

Modified: head/devel/xeus/Makefile
==============================================================================
--- head/devel/xeus/Makefile	Mon Mar 30 19:07:36 2020	(r529906)
+++ head/devel/xeus/Makefile	Mon Mar 30 19:15:20 2020	(r529907)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xeus
-DISTVERSION=	0.23.9
+DISTVERSION=	0.23.10
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -20,8 +20,9 @@ LIB_DEPENDS=	libcryptopp.so:security/cryptopp \
 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_ON=	DISABLE_ARCH_NATIVE
-USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/xeus/distinfo
==============================================================================
--- head/devel/xeus/distinfo	Mon Mar 30 19:07:36 2020	(r529906)
+++ head/devel/xeus/distinfo	Mon Mar 30 19:15:20 2020	(r529907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585164941
-SHA256 (jupyter-xeus-xeus-0.23.9_GH0.tar.gz) = ab79eee30cd2b37502fbd0dc75c54a53f81427b83d21fc9803483daf201e3752
-SIZE (jupyter-xeus-xeus-0.23.9_GH0.tar.gz) = 5335694
+TIMESTAMP = 1585595314
+SHA256 (jupyter-xeus-xeus-0.23.10_GH0.tar.gz) = ec26490226d65cc7c7f62de81117f0d3f1db7def9c5078438e179c73b3e86cef
+SIZE (jupyter-xeus-xeus-0.23.10_GH0.tar.gz) = 5348635



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