mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 2.0.1
This commit is contained in:
parent
b5cfa73be7
commit
90c3a71374
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390153
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cassandra-cpp-driver
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 2.0.1
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
@ -24,7 +24,8 @@ USE_OPENSSL= yes
|
||||
|
||||
PLIST_FILES= include/cassandra.h \
|
||||
lib/libcassandra.so \
|
||||
lib/libcassandra.so.1 \
|
||||
lib/libcassandra.so.1.0.2
|
||||
lib/libcassandra.so.2 \
|
||||
lib/libcassandra.so.2.0.1 \
|
||||
lib/libcassandra_static.a
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cassandra-cpp-driver-1.0.2_GH0.tar.gz) = 69a80dc857d3de975827c6c165e7844c8044e32de47cd702ffd97e7577de2672
|
||||
SIZE (cassandra-cpp-driver-1.0.2_GH0.tar.gz) = 1036892
|
||||
SHA256 (cassandra-cpp-driver-2.0.1_GH0.tar.gz) = 16ffc9eacecd73538cd5ef971b9c259db030a35d0e03d330facfe0cd93d048de
|
||||
SIZE (cassandra-cpp-driver-2.0.1_GH0.tar.gz) = 397032
|
||||
|
Loading…
Reference in New Issue
Block a user