Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2019 20:28:52 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
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
Message-ID:  <201905272028.x4RKSqxf098316@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <lucas.kanashiro@collabora.com> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905272028.x4RKSqxf098316>