Commits

Zero King authored 147e57740d2
google-cloud-sdk: update to 212.0.0
No tags

devel/google-cloud-sdk/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4 PortGroup python 1.0
5 5
6 6 name google-cloud-sdk
7 -version 207.0.0
7 +version 212.0.0
8 8 categories devel python
9 9 license Apache-2
10 10 maintainers nomaintainer
11 11 description Command-line interface for Google Cloud Platform products and services
12 12 long_description ${description}
13 13
14 14 platforms darwin
15 15 supported_archs i386 x86_64
16 16
17 17 homepage https://cloud.google.com/sdk/
18 18 master_sites https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/
19 19
20 20 distname ${name}-${version}-${os.platform}-${configure.build_arch}
21 21 worksrcdir ${name}
22 22
23 -checksums rmd160 fff334bbeb16b491ed32a684f153d5002cde8391 \
24 - sha256 073e603d8ea4026dddb515cbbe5e7e481bc492da6e404ee473d69104023d2422 \
25 - size 16201578
23 +checksums rmd160 df20c6343bc14949c0579c0397b9c0e8d07833af \
24 + sha256 ea1bf841892dc89dd24685e281d5c301bf8a764eb41b595ca06279088be4afad \
25 + size 16997450
26 26
27 27 python.default_version 27
28 28
29 29 post-patch {
30 30 reinplace "s|\"disable_updater\": false|\"disable_updater\": true|" ${worksrcpath}/lib/googlecloudsdk/core/config.json
31 31 }
32 32
33 33 use_configure no
34 34 build {}
35 35

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut