From owner-svn-ports-all@freebsd.org Fri Jul 13 12:34:47 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66E8D103AC5E; Fri, 13 Jul 2018 12:34:47 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 15DE983E68; Fri, 13 Jul 2018 12:34:47 +0000 (UTC) (envelope-from swills@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 E60AF104C3; Fri, 13 Jul 2018 12:34:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6DCYkUw060259; Fri, 13 Jul 2018 12:34:46 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6DCYkgo060257; Fri, 13 Jul 2018 12:34:46 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807131234.w6DCYkgo060257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 13 Jul 2018 12:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474579 - head/net/google-cloud-sdk X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/google-cloud-sdk X-SVN-Commit-Revision: 474579 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.27 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, 13 Jul 2018 12:34:47 -0000 Author: swills Date: Fri Jul 13 12:34:46 2018 New Revision: 474579 URL: https://svnweb.freebsd.org/changeset/ports/474579 Log: net/google-cloud-sdk: update to 208.0.2 Modified: head/net/google-cloud-sdk/Makefile (contents, props changed) head/net/google-cloud-sdk/distinfo (contents, props changed) Modified: head/net/google-cloud-sdk/Makefile ============================================================================== --- head/net/google-cloud-sdk/Makefile Fri Jul 13 12:26:43 2018 (r474578) +++ head/net/google-cloud-sdk/Makefile Fri Jul 13 12:34:46 2018 (r474579) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 208.0.1 -PORTREVISION= 1 +PORTVERSION= 208.0.2 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/ DISTNAME= google-cloud-sdk-${PORTVERSION}-linux-x86_64 Modified: head/net/google-cloud-sdk/distinfo ============================================================================== --- head/net/google-cloud-sdk/distinfo Fri Jul 13 12:26:43 2018 (r474578) +++ head/net/google-cloud-sdk/distinfo Fri Jul 13 12:34:46 2018 (r474579) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531395525 -SHA256 (google-cloud-sdk-208.0.1-linux-x86_64.tar.gz) = 4efea48ff1c8bb81a68cb651380a7e1de90142f9026c9ed52bd55561e3d094eb -SIZE (google-cloud-sdk-208.0.1-linux-x86_64.tar.gz) = 20378682 +TIMESTAMP = 1531482871 +SHA256 (google-cloud-sdk-208.0.2-linux-x86_64.tar.gz) = 29e2e9874fd96d7ec29a126e2f93b0ef81cb44695e058fac208327ee5cef3680 +SIZE (google-cloud-sdk-208.0.2-linux-x86_64.tar.gz) = 20378650