Update to 1.0.6
Changes: https://github.com/googleapis/common-protos-ruby/releases https://github.com/googleapis/common-protos-ruby/blob/master/googleapis-common-protos-types/CHANGELOG.md
This commit is contained in:
parent
c73ce1b2fa
commit
fa57f7a9ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563949
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= googleapis-common-protos-types
|
||||
PORTVERSION= 1.0.5
|
||||
PORTVERSION= 1.0.6
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Common protocol buffer types used by Google APIs
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.11<4:devel/rubygem-google-protobuf
|
||||
RUN_DEPENDS= rubygem-google-protobuf>=3.14<4:devel/rubygem-google-protobuf
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586534901
|
||||
SHA256 (rubygem/googleapis-common-protos-types-1.0.5.gem) = 51c2975525fcaa840b6dc250ae87ea439b5a6796ead847843605d87256505ba9
|
||||
SIZE (rubygem/googleapis-common-protos-types-1.0.5.gem) = 14336
|
||||
TIMESTAMP = 1612296173
|
||||
SHA256 (rubygem/googleapis-common-protos-types-1.0.6.gem) = ed580ecdac45b2d344a77aca497dee2391a74fb000f4e7e081b9d0e6d094e400
|
||||
SIZE (rubygem/googleapis-common-protos-types-1.0.6.gem) = 15360
|
||||
|
|
Loading…
Reference in a new issue