svn commit: r557732 - head/databases/cassandra-cpp-driver

Pietro Cerutti gahr at FreeBSD.org
Fri Dec 11 13:00:01 UTC 2020


Author: gahr
Date: Fri Dec 11 13:00:01 2020
New Revision: 557732
URL: https://svnweb.freebsd.org/changeset/ports/557732

Log:
  databases/cassandra-cpp-driver: update to 2.15.3
  
  Relnotes:	https://github.com/datastax/cpp-driver/releases/tag/2.15.3

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	Fri Dec 11 12:59:04 2020	(r557731)
+++ head/databases/cassandra-cpp-driver/Makefile	Fri Dec 11 13:00:01 2020	(r557732)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cassandra-cpp-driver
-PORTVERSION=	2.15.1
+PORTVERSION=	2.15.3
 PORTREVISION=	0
 CATEGORIES=	databases
 

Modified: head/databases/cassandra-cpp-driver/distinfo
==============================================================================
--- head/databases/cassandra-cpp-driver/distinfo	Fri Dec 11 12:59:04 2020	(r557731)
+++ head/databases/cassandra-cpp-driver/distinfo	Fri Dec 11 13:00:01 2020	(r557732)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588764840
-SHA256 (datastax-cpp-driver-2.15.1_GH0.tar.gz) = b3095e154f10d7a740dfa3155f66be50880b0110a06dd02dd097f1121a72d88d
-SIZE (datastax-cpp-driver-2.15.1_GH0.tar.gz) = 12276287
+TIMESTAMP = 1607688752
+SHA256 (datastax-cpp-driver-2.15.3_GH0.tar.gz) = eccb53c5151621c3b647fc83781a542cfb93e76687b4178ebce418fc4c817293
+SIZE (datastax-cpp-driver-2.15.3_GH0.tar.gz) = 12281774


More information about the svn-ports-all mailing list