git: 9aa301832b24 - main - devel/rubygem-gapic-common: Update to 0.4.2
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:48:41 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9aa301832b24ca5da1bab7f984af1773d0ef5f46
commit 9aa301832b24ca5da1bab7f984af1773d0ef5f46
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:41:40 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:41:40 +0000
devel/rubygem-gapic-common: Update to 0.4.2
Changes: https://github.com/googleapis/gapic-generator-ruby/releases
https://github.com/googleapis/gapic-generator-ruby/blob/master/gapic-common/CHANGELOG.md
---
devel/rubygem-gapic-common/Makefile | 6 +++---
devel/rubygem-gapic-common/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-gapic-common/Makefile b/devel/rubygem-gapic-common/Makefile
index 66e9f4e276b5..84406d43045c 100644
--- a/devel/rubygem-gapic-common/Makefile
+++ b/devel/rubygem-gapic-common/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= gapic-common
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,10 +11,10 @@ COMMENT= Common code for GAPIC-generated API clients
LICENSE= APACHE20
RUN_DEPENDS= rubygem-faraday>=1.3<2:www/rubygem-faraday \
- rubygem-google-protobuf>=3.15.2<4:devel/rubygem-google-protobuf \
+ rubygem-google-protobuf>=3.14<4:devel/rubygem-google-protobuf \
rubygem-googleapis-common-protos>=1.3.11<2.0:devel/rubygem-googleapis-common-protos \
rubygem-googleapis-common-protos-types>=1.0.6<2.0:devel/rubygem-googleapis-common-protos-types \
- rubygem-googleauth>=0.15.1<1:security/rubygem-googleauth \
+ rubygem-googleauth>=0.16.2<2.0:security/rubygem-googleauth \
rubygem-grpc>=1.36<2:net/rubygem-grpc
USES= gem
diff --git a/devel/rubygem-gapic-common/distinfo b/devel/rubygem-gapic-common/distinfo
index 3b338618dfe9..af101403429a 100644
--- a/devel/rubygem-gapic-common/distinfo
+++ b/devel/rubygem-gapic-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198869
-SHA256 (rubygem/gapic-common-0.4.1.gem) = f2942e19d2c7a4da1cb1a06864482b6b41bbb90b5eb293243dbb72df51d2bf05
-SIZE (rubygem/gapic-common-0.4.1.gem) = 22528
+TIMESTAMP = 1622214220
+SHA256 (rubygem/gapic-common-0.4.2.gem) = 3ddd6bcaca3bc703ef1c076202e15e4ac9c3a74ed6744da3becc5e0c5ce5d24e
+SIZE (rubygem/gapic-common-0.4.2.gem) = 22528
More information about the dev-commits-ports-all
mailing list