From owner-svn-ports-head@freebsd.org Mon May 27 20:28:53 2019 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 AE26715AA440; Mon, 27 May 2019 20:28:53 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) 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 5306584D46; Mon, 27 May 2019 20:28:53 +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 27F778101; Mon, 27 May 2019 20:28:53 +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 x4RKSrlp098318; Mon, 27 May 2019 20:28:53 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4RKSqxf098316; Mon, 27 May 2019 20:28:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201905272028.x4RKSqxf098316@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 27 May 2019 20:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502829 - head/sysutils/py-google-compute-engine X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/py-google-compute-engine X-SVN-Commit-Revision: 502829 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5306584D46 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.99 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.987,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 27 May 2019 20:28:53 -0000 Author: swills Date: Mon May 27 20:28:52 2019 New Revision: 502829 URL: https://svnweb.freebsd.org/changeset/ports/502829 Log: sysutils/py-google-compute-engine: update to version 2.8.16 PR: 238175 Submitted by: Lucas Kanashiro (maintainer) Modified: head/sysutils/py-google-compute-engine/Makefile (contents, props changed) head/sysutils/py-google-compute-engine/distinfo (contents, props changed) Modified: head/sysutils/py-google-compute-engine/Makefile ============================================================================== --- head/sysutils/py-google-compute-engine/Makefile Mon May 27 20:27:12 2019 (r502828) +++ head/sysutils/py-google-compute-engine/Makefile Mon May 27 20:28:52 2019 (r502829) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= google-compute-engine -DISTVERSION= 2.8.13 -PORTREVISION= 6 +DISTVERSION= 2.8.16 CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -34,7 +33,7 @@ SHEBANG_FILES= ../google-compute-engine/src/usr/bin/go USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages -GH_TAGNAME= 20190416 +GH_TAGNAME= 20190522 USE_RC_SUBR= google_accounts_daemon google_clock_skew_daemon \ google_instance_setup google_network_daemon google_startup Modified: head/sysutils/py-google-compute-engine/distinfo ============================================================================== --- head/sysutils/py-google-compute-engine/distinfo Mon May 27 20:27:12 2019 (r502828) +++ head/sysutils/py-google-compute-engine/distinfo Mon May 27 20:28:52 2019 (r502829) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556025006 -SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.13-20190416_GH0.tar.gz) = cef65af726b7c32db9035266804e0393b54196fabd1007026554bae2d9540de4 -SIZE (GoogleCloudPlatform-compute-image-packages-2.8.13-20190416_GH0.tar.gz) = 130216 +TIMESTAMP = 1558977378 +SHA256 (GoogleCloudPlatform-compute-image-packages-2.8.16-20190522_GH0.tar.gz) = 8cfb338c3c768ea7e76e479728a1438b2f10b0df13bddd70c9fbcbfc1273efd6 +SIZE (GoogleCloudPlatform-compute-image-packages-2.8.16-20190522_GH0.tar.gz) = 132314