svn commit: r499953 - in head/devel/xeus: . files
Yuri Victorovich
yuri at FreeBSD.org
Thu Apr 25 06:05:36 UTC 2019
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 at 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
More information about the svn-ports-all
mailing list