mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.3.1
- Update version requirement of RUN_DEPENDS Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-core/CHANGELOG.md
This commit is contained in:
parent
f69d7a317b
commit
8775ebf646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509745
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= google-cloud-core
|
PORTNAME= google-cloud-core
|
||||||
PORTVERSION= 1.3.0
|
PORTVERSION= 1.3.1
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ COMMENT= Internal shared library for Google Cloud Client Library
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-google-cloud-env>=1.0:net/rubygem-google-cloud-env
|
RUN_DEPENDS= rubygem-google-cloud-env>=1.0<2:net/rubygem-google-cloud-env
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1549018947
|
TIMESTAMP = 1566663029
|
||||||
SHA256 (rubygem/google-cloud-core-1.3.0.gem) = 45627cccef12e1faf1a0635e3442275169c065468bb596e4e2cd48fc8628163f
|
SHA256 (rubygem/google-cloud-core-1.3.1.gem) = fe57280c7277c4204be374c7a41f5a911b1345d5a9cce871d3fce71052c87d91
|
||||||
SIZE (rubygem/google-cloud-core-1.3.0.gem) = 23552
|
SIZE (rubygem/google-cloud-core-1.3.1.gem) = 23552
|
||||||
|
|
Loading…
Add table
Reference in a new issue