diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 20:22:56 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-24 20:22:56 +0000 |
commit | f5182e782e0f06538ef4273248d2f8cf5ef22c15 (patch) | |
tree | 53e438741f4865d170b6025884c227bdd8435376 | |
parent | c60f6e91da6d58222997d9a701bb492c2f2473b6 (diff) | |
download | ports-f5182e782e0f06538ef4273248d2f8cf5ef22c15.tar.gz ports-f5182e782e0f06538ef4273248d2f8cf5ef22c15.zip |
devel/rubygem-gapic-common: Update to 0.6.0
Changes: https://github.com/googleapis/gapic-generator-ruby/releases
https://github.com/googleapis/gapic-generator-ruby/blob/master/gapic-common/CHANGELOG.md
-rw-r--r-- | devel/rubygem-gapic-common/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gapic-common/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile index b753aaa83b51..3ccf3b3b30ac 100644 --- a/devel/rubygem-gapic-common/Makefile +++ b/devel/rubygem-gapic-common/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= gapic-common -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-gapic-common/distinfo b/devel/rubygem-gapic-common/distinfo index 2d30b5981022..7c2074894ccf 100644 --- a/devel/rubygem-gapic-common/distinfo +++ b/devel/rubygem-gapic-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189825 -SHA256 (rubygem/gapic-common-0.5.0.gem) = 35472cc0f11640fce96bb9366237a6af8fb3fe72ba3ba62a2a50e5c16ab8bc9a -SIZE (rubygem/gapic-common-0.5.0.gem) = 23040 +TIMESTAMP = 1627120916 +SHA256 (rubygem/gapic-common-0.6.0.gem) = 1d66aedbab4bd15e0fb5c8c126675961da9ad3ca445e6bf8e68f111e2e453fbe +SIZE (rubygem/gapic-common-0.6.0.gem) = 24064 |