Update to 1.3.10
Changes: https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos/CHANGELOG.md
This commit is contained in:
parent
643b501d38
commit
0323a64491
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551779
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= googleapis-common-protos
|
||||
PORTVERSION= 1.3.9
|
||||
PORTVERSION= 1.3.10
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,9 +11,9 @@ COMMENT= Common gRPC and protocol buffer classes used in Google APIs
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.0<4:devel/rubygem-google-protobuf \
|
||||
rubygem-googleapis-common-protos-types>=1.0<2:devel/rubygem-googleapis-common-protos-types \
|
||||
rubygem-grpc>=1.0<2:net/rubygem-grpc
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf \
|
||||
rubygem-googleapis-common-protos-types>=1.0.5<2.0:devel/rubygem-googleapis-common-protos-types \
|
||||
rubygem-grpc>=1.27<2:net/rubygem-grpc
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554486049
|
||||
SHA256 (rubygem/googleapis-common-protos-1.3.9.gem) = 49939eb6a078de2b370f9b8b9cb4a9c9db1a4f04104f230e5ca783aed2a17257
|
||||
SIZE (rubygem/googleapis-common-protos-1.3.9.gem) = 7680
|
||||
TIMESTAMP = 1596962196
|
||||
SHA256 (rubygem/googleapis-common-protos-1.3.10.gem) = c372ff6254609ce8b0b8846a410ad50512cdc2916f1e813baa95c9e408407b46
|
||||
SIZE (rubygem/googleapis-common-protos-1.3.10.gem) = 7680
|
||||
|
|
Loading…
Reference in a new issue