mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
databases/cassandra-cpp-driver: update to 2.15.1
Release notes: https://github.com/datastax/cpp-driver/releases/tag/2.15.1
This commit is contained in:
parent
7afc17c1e3
commit
7a7cc4c88a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534170
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cassandra-cpp-driver
|
||||
PORTVERSION= 2.15.0
|
||||
PORTVERSION= 2.15.1
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= databases
|
||||
|
||||
@ -31,8 +31,4 @@ PLIST_FILES= include/cassandra.h \
|
||||
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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user