diff --git a/databases/cassandra-cpp-driver/Makefile b/databases/cassandra-cpp-driver/Makefile index 5fbdf6477fe3..69dc2f45a289 100644 --- a/databases/cassandra-cpp-driver/Makefile +++ b/databases/cassandra-cpp-driver/Makefile @@ -1,35 +1,35 @@ PORTNAME= cassandra-cpp-driver -PORTVERSION= 2.17.0 +PORTVERSION= 2.17.1 PORTREVISION= 0 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org COMMENT= DataStax C/C++ Driver for Apache Cassandra WWW= https://datastax.github.io/cpp-driver/ 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}/src/CMakeLists.txt .include diff --git a/databases/cassandra-cpp-driver/distinfo b/databases/cassandra-cpp-driver/distinfo index ee90b3f8405c..d58bc44e7e76 100644 --- a/databases/cassandra-cpp-driver/distinfo +++ b/databases/cassandra-cpp-driver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693298790 -SHA256 (datastax-cpp-driver-2.17.0_GH0.tar.gz) = 075af6a6920b0a8b12e37b8e5aa335b0c7919334aa1b451642668e6e37c5372f -SIZE (datastax-cpp-driver-2.17.0_GH0.tar.gz) = 12283875 +TIMESTAMP = 1709631503 +SHA256 (datastax-cpp-driver-2.17.1_GH0.tar.gz) = 53b4123aad59b39f2da0eb0ce7fe0e92559f7bba0770b2e958254f17bffcd7cf +SIZE (datastax-cpp-driver-2.17.1_GH0.tar.gz) = 12287959