Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 2020 12:24:50 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534170 - head/databases/cassandra-cpp-driver
Message-ID:  <202005061224.046COon2066048@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Wed May  6 12:24:49 2020
New Revision: 534170
URL: https://svnweb.freebsd.org/changeset/ports/534170

Log:
  databases/cassandra-cpp-driver: update to 2.15.1
  
  Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.15.1

Modified:
  head/databases/cassandra-cpp-driver/Makefile
  head/databases/cassandra-cpp-driver/distinfo

Modified: head/databases/cassandra-cpp-driver/Makefile
==============================================================================
--- head/databases/cassandra-cpp-driver/Makefile	Wed May  6 12:21:25 2020	(r534169)
+++ head/databases/cassandra-cpp-driver/Makefile	Wed May  6 12:24:49 2020	(r534170)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cassandra-cpp-driver
-PORTVERSION=	2.15.0
+PORTVERSION=	2.15.1
 PORTREVISION=	0
 CATEGORIES=	databases
 
@@ -30,9 +30,5 @@ PLIST_FILES=	include/cassandra.h \
 		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 <bsd.port.mk>

Modified: head/databases/cassandra-cpp-driver/distinfo
==============================================================================
--- head/databases/cassandra-cpp-driver/distinfo	Wed May  6 12:21:25 2020	(r534169)
+++ head/databases/cassandra-cpp-driver/distinfo	Wed May  6 12:24:49 2020	(r534170)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584548428
-SHA256 (datastax-cpp-driver-2.15.0_GH0.tar.gz) = 8cccffc7f3b7a8edc51c5c4344fd6a60d5a7beec27a1a3fd52742003a2675cb9
-SIZE (datastax-cpp-driver-2.15.0_GH0.tar.gz) = 12273620
+TIMESTAMP = 1588764840
+SHA256 (datastax-cpp-driver-2.15.1_GH0.tar.gz) = b3095e154f10d7a740dfa3155f66be50880b0110a06dd02dd097f1121a72d88d
+SIZE (datastax-cpp-driver-2.15.1_GH0.tar.gz) = 12276287



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