Index: head/databases/cassandra-cpp-driver/Makefile =================================================================== --- head/databases/cassandra-cpp-driver/Makefile (revision 528655) +++ head/databases/cassandra-cpp-driver/Makefile (revision 528656) @@ -1,37 +1,38 @@ # Created by: gahr # $FreeBSD$ PORTNAME= cassandra-cpp-driver -PORTVERSION= 2.14.1 +PORTVERSION= 2.15.0 PORTREVISION= 0 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org COMMENT= DataStax C/C++ Driver for Apache Cassandra LICENSE= APACHE20 LIB_DEPENDS= libuv.so:devel/libuv USES= cmake compiler:c++11-lang pkgconfig pathfix ssl USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= datastax GH_PROJECT= cpp-driver CMAKE_ARGS= -DCMAKE_INSTALL_LIBDIR:STRING=lib \ -DCASS_BUILD_STATIC:BOOL=ON PLIST_FILES= include/cassandra.h \ + include/dse.h \ lib/libcassandra.so \ lib/libcassandra.so.2 \ lib/libcassandra.so.${PORTVERSION} \ lib/libcassandra_static.a \ libdata/pkgconfig/cassandra.pc \ libdata/pkgconfig/cassandra_static.pc post-patch: @${REINPLACE_CMD} -e 's/ -Werror//' \ ${WRKSRC}/cmake/modules/CppDriver.cmake .include Index: head/databases/cassandra-cpp-driver/distinfo =================================================================== --- head/databases/cassandra-cpp-driver/distinfo (revision 528655) +++ head/databases/cassandra-cpp-driver/distinfo (revision 528656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578921620 -SHA256 (datastax-cpp-driver-2.14.1_GH0.tar.gz) = dac869e291e9be8bd5c476fc2449877a34ae0d93e54c620cc8b36487ee1415ed -SIZE (datastax-cpp-driver-2.14.1_GH0.tar.gz) = 1215376 +TIMESTAMP = 1584548428 +SHA256 (datastax-cpp-driver-2.15.0_GH0.tar.gz) = 8cccffc7f3b7a8edc51c5c4344fd6a60d5a7beec27a1a3fd52742003a2675cb9 +SIZE (datastax-cpp-driver-2.15.0_GH0.tar.gz) = 12273620