Skip to content

Commit

Permalink
devel/rubygem-gapic-common: Update to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 21, 2022
1 parent d0e9570 commit 0ff0878
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions devel/rubygem-gapic-common/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= gapic-common
PORTVERSION= 0.9.0
PORTREVISION= 1
PORTVERSION= 0.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -11,11 +10,12 @@ COMMENT= Common code for GAPIC-generated API clients

LICENSE= APACHE20

RUN_DEPENDS= rubygem-faraday1>=1.3<2:www/rubygem-faraday1 \
RUN_DEPENDS= rubygem-faraday>=1.9<3:www/rubygem-faraday \
rubygem-faraday-retry>=1.0<3:www/rubygem-faraday-retry \
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.17.0<2.0:security/rubygem-googleauth \
rubygem-googleapis-common-protos>=1.3.12<2.0:devel/rubygem-googleapis-common-protos \
rubygem-googleapis-common-protos-types>=1.3.1<2.0:devel/rubygem-googleapis-common-protos-types \
rubygem-googleauth>=1.0<2:security/rubygem-googleauth \
rubygem-grpc>=1.36<2:net/rubygem-grpc

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-gapic-common/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653151216
SHA256 (rubygem/gapic-common-0.9.0.gem) = e3777dbd7d37a57dffe7b18e45ba5b5d2c29bb05ba5bac9d2e1de7283dadc10c
SIZE (rubygem/gapic-common-0.9.0.gem) = 31232
TIMESTAMP = 1655829862
SHA256 (rubygem/gapic-common-0.10.0.gem) = ed87868fa6c1bc26cb538e5219c33f1c1632ea96e9728a2af871a004a5c3c9d6
SIZE (rubygem/gapic-common-0.10.0.gem) = 31232

0 comments on commit 0ff0878

Please sign in to comment.