svn commit: r417655 - head/databases/cassandra-cpp-driver
Pietro Cerutti
gahr at FreeBSD.org
Mon Jun 27 12:40:42 UTC 2016
Author: gahr
Date: Mon Jun 27 12:40:40 2016
New Revision: 417655
URL: https://svnweb.freebsd.org/changeset/ports/417655
Log:
databases/cassandra-cpp-driver: update to 2.4.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 Mon Jun 27 12:15:20 2016 (r417654)
+++ head/databases/cassandra-cpp-driver/Makefile Mon Jun 27 12:40:40 2016 (r417655)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cassandra-cpp-driver
-PORTVERSION= 2.3.0
+PORTVERSION= 2.4.1
CATEGORIES= databases
MAINTAINER= gahr at FreeBSD.org
@@ -10,10 +10,10 @@ COMMENT= DataStax C/C++ Driver for Apach
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libuv.so:devel/libuv
+BROKEN_powerpc64= Does not build
+
USE_GITHUB= nodefault
GH_ACCOUNT= datastax
GH_PROJECT= cpp-driver
Modified: head/databases/cassandra-cpp-driver/distinfo
==============================================================================
--- head/databases/cassandra-cpp-driver/distinfo Mon Jun 27 12:15:20 2016 (r417654)
+++ head/databases/cassandra-cpp-driver/distinfo Mon Jun 27 12:40:40 2016 (r417655)
@@ -1,2 +1,3 @@
-SHA256 (cassandra-cpp-driver-2.3.0_GH0.tar.gz) = 30072aa5308ac407a86d2fbe216639e6313c048046e31c33d93ecbcba01c8332
-SIZE (cassandra-cpp-driver-2.3.0_GH0.tar.gz) = 529823
+TIMESTAMP = 1467030447
+SHA256 (cassandra-cpp-driver-2.4.1_GH0.tar.gz) = 66022fbf932fc0a41cb2e5786046e74b6650da0e78927cdcf111867810a0c299
+SIZE (cassandra-cpp-driver-2.4.1_GH0.tar.gz) = 551074
More information about the svn-ports-all
mailing list