From owner-svn-ports-all@freebsd.org Sat Jun 23 14:13:05 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 4908510227FC; Sat, 23 Jun 2018 14:13:05 +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 EC1AB83B9E; Sat, 23 Jun 2018 14:13:04 +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 CC93610EB2; Sat, 23 Jun 2018 14:13:04 +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 w5NED4ox027555; Sat, 23 Jun 2018 14:13:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5NED4Ss027554; Sat, 23 Jun 2018 14:13:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806231413.w5NED4Ss027554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 23 Jun 2018 14:13:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473131 - 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: 473131 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.26 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: Sat, 23 Jun 2018 14:13:05 -0000 Author: swills Date: Sat Jun 23 14:13:04 2018 New Revision: 473131 URL: https://svnweb.freebsd.org/changeset/ports/473131 Log: net/google-cloud-sdk: update to 206.0.0 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 Sat Jun 23 14:07:30 2018 (r473130) +++ head/net/google-cloud-sdk/Makefile Sat Jun 23 14:13:04 2018 (r473131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 205.0.0 +PORTVERSION= 206.0.0 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 Sat Jun 23 14:07:30 2018 (r473130) +++ head/net/google-cloud-sdk/distinfo Sat Jun 23 14:13:04 2018 (r473131) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529020254 -SHA256 (google-cloud-sdk-205.0.0-linux-x86_64.tar.gz) = 38154c19a317a45ea839d96c55da104f7cfddfa0a4aebbe8aafd9d67c067d1f5 -SIZE (google-cloud-sdk-205.0.0-linux-x86_64.tar.gz) = 20055033 +TIMESTAMP = 1529762034 +SHA256 (google-cloud-sdk-206.0.0-linux-x86_64.tar.gz) = d39293914b2e969bfe18dd19eb77ba96d283995f8cf1e5d7ba6ac712a3c9479a +SIZE (google-cloud-sdk-206.0.0-linux-x86_64.tar.gz) = 20070992