Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2019 06:05:35 +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: r499953 - in head/devel/xeus: . files
Message-ID:  <201904250605.x3P65ZPZ081599@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Apr 25 06:05:34 2019
New Revision: 499953
URL: https://svnweb.freebsd.org/changeset/ports/499953

Log:
  devel/xeus: Update 0.18.1 -> 0.19.1
  
  Reported by:	portscout

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

Modified: head/devel/xeus/Makefile
==============================================================================
--- head/devel/xeus/Makefile	Thu Apr 25 06:04:33 2019	(r499952)
+++ head/devel/xeus/Makefile	Thu Apr 25 06:05:34 2019	(r499953)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xeus
-DISTVERSION=	0.18.1
+DISTVERSION=	0.19.1
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,9 +17,10 @@ LIB_DEPENDS=	libcryptopp.so:security/cryptopp \
 		libuuid.so:misc/e2fsprogs-libuuid \
 		libzmq.so:net/libzmq4
 
-USES=		cmake compiler:c++14-lang localbase:ldflags pkgconfig
+USES=		cmake compiler:c++14-lang localbase:ldflags pkgconfig ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	QuantStack
+CMAKE_OFF=	BUILD_STATIC_LIBS
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/xeus/distinfo
==============================================================================
--- head/devel/xeus/distinfo	Thu Apr 25 06:04:33 2019	(r499952)
+++ head/devel/xeus/distinfo	Thu Apr 25 06:05:34 2019	(r499953)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545507078
-SHA256 (QuantStack-xeus-0.18.1_GH0.tar.gz) = b2bf124d015399ba5a40bc77b80254c9217944223295a8b9b764ec179d0e4b9a
-SIZE (QuantStack-xeus-0.18.1_GH0.tar.gz) = 5298886
+TIMESTAMP = 1554184655
+SHA256 (QuantStack-xeus-0.19.1_GH0.tar.gz) = 047ae28da6d9b9aafb3ce27ada9dd3f5007ae5960c289443f36c73492e012c2f
+SIZE (QuantStack-xeus-0.19.1_GH0.tar.gz) = 5300020



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