Update to google-cloud-sdk-241.0.0.

This commit is contained in:
ajacoutot 2019-04-04 09:47:48 +00:00
parent 30e0dc69b3
commit 2908b8deb6
4 changed files with 2032 additions and 1668 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.117 2019/03/27 12:02:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.118 2019/04/04 09:47:48 ajacoutot Exp $
COMMENT= manage resources on Google's Cloud Platform
#'
V= 240.0.0
V= 241.0.0
DISTNAME= google-cloud-sdk-${V}-linux-x86
PKGNAME= google-cloud-sdk-${V}
WRKDIST= ${WRKDIR}/google-cloud-sdk

View File

@ -1,2 +1,2 @@
SHA256 (google-cloud-sdk-240.0.0-linux-x86.tar.gz) = 847RJ0kSBiCAeuM/aNeqR4qddwAU9TT6EAvGpjywht0=
SIZE (google-cloud-sdk-240.0.0-linux-x86.tar.gz) = 26015151
SHA256 (google-cloud-sdk-241.0.0-linux-x86.tar.gz) = Mlx0JbhMt9smwGB0q7ABX6YtxL95LfJmysr4imIqSeQ=
SIZE (google-cloud-sdk-241.0.0-linux-x86.tar.gz) = 26343769

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-platform_gsutil_gslib_commands_config_py,v 1.11 2018/06/13 10:12:23 ajacoutot Exp $
$OpenBSD: patch-platform_gsutil_gslib_commands_config_py,v 1.12 2019/04/04 09:47:48 ajacoutot Exp $
Index: platform/gsutil/gslib/commands/config.py
--- platform/gsutil/gslib/commands/config.py.orig
+++ platform/gsutil/gslib/commands/config.py
@@ -464,7 +464,7 @@ CONFIG_INPUTLESS_GSUTIL_SECTION_CONTENT = """
@@ -466,7 +466,7 @@ CONFIG_INPUTLESS_GSUTIL_SECTION_CONTENT = """
# available. 'software_update_check_period' specifies the number of days
# between such checks. The default is 30. Setting the value to 0 disables
# periodic software update checks.

File diff suppressed because it is too large Load Diff