mirror of https://git.FreeBSD.org/ports.git
net/rubygem-google-cloud-location: Update to 0.9.0
Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-location/CHANGELOG.md
This commit is contained in:
parent
8303754738
commit
8121510a93
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-location
|
||||
PORTVERSION= 0.8.1
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-location/latest/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-gapic-common>=0.21.1<2.0:devel/rubygem-gapic-common \
|
||||
RUN_DEPENDS= rubygem-gapic-common>=0.24.0<2.0:devel/rubygem-gapic-common \
|
||||
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725560801
|
||||
SHA256 (rubygem/google-cloud-location-0.8.1.gem) = 35915b8d0d8af4335732eab44f8160a2009331d1061aecef3a224b3a70691c06
|
||||
SIZE (rubygem/google-cloud-location-0.8.1.gem) = 29696
|
||||
TIMESTAMP = 1734888702
|
||||
SHA256 (rubygem/google-cloud-location-0.9.0.gem) = e6e50fdbf947c48afa59ecca4db8e994637e821d9086f9914ee5aa268bc8e728
|
||||
SIZE (rubygem/google-cloud-location-0.9.0.gem) = 30208
|
||||
|
|
Loading…
Reference in New Issue