From owner-svn-ports-head@freebsd.org Thu Jul 19 13:29:28 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 EF9B01035C45; Thu, 19 Jul 2018 13:29:27 +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 8E903916F1; Thu, 19 Jul 2018 13:29:27 +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 6A51B29CB7; Thu, 19 Jul 2018 13:29:27 +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 w6JDTRn5029760; Thu, 19 Jul 2018 13:29:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6JDTRJP029759; Thu, 19 Jul 2018 13:29:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807191329.w6JDTRJP029759@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 19 Jul 2018 13:29:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474962 - 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: 474962 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: Thu, 19 Jul 2018 13:29:28 -0000 Author: swills Date: Thu Jul 19 13:29:26 2018 New Revision: 474962 URL: https://svnweb.freebsd.org/changeset/ports/474962 Log: net/google-cloud-sdk: update to 209.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 Thu Jul 19 12:55:43 2018 (r474961) +++ head/net/google-cloud-sdk/Makefile Thu Jul 19 13:29:26 2018 (r474962) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 208.0.2 +PORTVERSION= 209.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 Thu Jul 19 12:55:43 2018 (r474961) +++ head/net/google-cloud-sdk/distinfo Thu Jul 19 13:29:26 2018 (r474962) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1532005468 +SHA256 (google-cloud-sdk-209.0.0-linux-x86_64.tar.gz) = 82e9355dd0bda1fb8b51f5851e88f90097a8a861b22560380f79c6e98f643e1f +SIZE (google-cloud-sdk-209.0.0-linux-x86_64.tar.gz) = 20540222