From owner-svn-ports-all@freebsd.org Fri Dec 11 13:00:01 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D9B984AF896; Fri, 11 Dec 2020 13:00:01 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CsrV95sl1z3pR7; Fri, 11 Dec 2020 13:00:01 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BC68D2D58; Fri, 11 Dec 2020 13:00:01 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BBD016g049161; Fri, 11 Dec 2020 13:00:01 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BBD01iK049160; Fri, 11 Dec 2020 13:00:01 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <202012111300.0BBD01iK049160@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Fri, 11 Dec 2020 13:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r557732 - head/databases/cassandra-cpp-driver X-SVN-Group: ports-head X-SVN-Commit-Author: gahr X-SVN-Commit-Paths: head/databases/cassandra-cpp-driver X-SVN-Commit-Revision: 557732 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2020 13:00:01 -0000 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