From owner-svn-ports-head@freebsd.org Tue Oct 16 19:03:50 2018 Return-Path: Delivered-To: svn-ports-head@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 0EC6A10DE261; Tue, 16 Oct 2018 19:03:50 +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 B9B677AB68; Tue, 16 Oct 2018 19:03:49 +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 B497320B0F; Tue, 16 Oct 2018 19:03:49 +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 w9GJ3npu078814; Tue, 16 Oct 2018 19:03:49 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9GJ3nES078812; Tue, 16 Oct 2018 19:03:49 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810161903.w9GJ3nES078812@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 16 Oct 2018 19:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482240 - 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: 482240 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2018 19:03:50 -0000 Author: swills Date: Tue Oct 16 19:03:48 2018 New Revision: 482240 URL: https://svnweb.freebsd.org/changeset/ports/482240 Log: net/google-cloud-sdk: update to 221.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 Tue Oct 16 19:00:22 2018 (r482239) +++ head/net/google-cloud-sdk/Makefile Tue Oct 16 19:03:48 2018 (r482240) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 217.0.0 +PORTVERSION= 221.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 Tue Oct 16 19:00:22 2018 (r482239) +++ head/net/google-cloud-sdk/distinfo Tue Oct 16 19:03:48 2018 (r482240) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537422446 -SHA256 (google-cloud-sdk-217.0.0-linux-x86_64.tar.gz) = ae1becfb5ebff4b1928f4d0a78aa441ecd7f20466ac1ddf071bcb9d0e51f26aa -SIZE (google-cloud-sdk-217.0.0-linux-x86_64.tar.gz) = 24661290 +TIMESTAMP = 1539714887 +SHA256 (google-cloud-sdk-221.0.0-linux-x86_64.tar.gz) = 478b380e62fd38f809d65d0369c05056d9268d9794b9c90178d2601d451cdc33 +SIZE (google-cloud-sdk-221.0.0-linux-x86_64.tar.gz) = 24823398