diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-29 16:02:43 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-29 16:02:43 +0000 |
commit | f9de86ddc54b006cb4f99e1986fbfb1238a268b3 (patch) | |
tree | d5babd88169724a98945cd54f8e7f1a53bf7b7af | |
parent | Update to 2.11.379 (diff) |
Update to 1.22.0
Changes: https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-storage/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=516021
-rw-r--r-- | net/rubygem-google-cloud-storage/Makefile | 6 | ||||
-rw-r--r-- | net/rubygem-google-cloud-storage/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/rubygem-google-cloud-storage/Makefile b/net/rubygem-google-cloud-storage/Makefile index cbdf8c8c5fbd..fdd4b7381968 100644 --- a/net/rubygem-google-cloud-storage/Makefile +++ b/net/rubygem-google-cloud-storage/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.21.1 +PORTVERSION= 1.22.0 CATEGORIES= net rubygems MASTER_SITES= RG @@ -14,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.5<3:www/rubygem-addressable \ rubygem-digest-crc>=0.4<1:security/rubygem-digest-crc \ - rubygem-google-api-client>=0.26<1:devel/rubygem-google-api-client \ + rubygem-google-api-client>=0.33<1:devel/rubygem-google-api-client \ rubygem-google-cloud-core>=1.2<2:net/rubygem-google-cloud-core \ - rubygem-googleauth>=0.6.2<0.10.0:security/rubygem-googleauth \ + rubygem-googleauth>=0.9<1:security/rubygem-googleauth \ rubygem-mini_mime>=1.0<2:mail/rubygem-mini_mime USES= gem diff --git a/net/rubygem-google-cloud-storage/distinfo b/net/rubygem-google-cloud-storage/distinfo index c0575cec87cb..6f8e4b5257d3 100644 --- a/net/rubygem-google-cloud-storage/distinfo +++ b/net/rubygem-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569948576 -SHA256 (rubygem/google-cloud-storage-1.21.1.gem) = 0be9bf64bd350f000e1530ef1048d10329923a9bece3affc388d25b4897b5aab -SIZE (rubygem/google-cloud-storage-1.21.1.gem) = 82432 +TIMESTAMP = 1572363587 +SHA256 (rubygem/google-cloud-storage-1.22.0.gem) = 1e189d52f4fb70e3df74594d97556ec39d5481c89fe9c72c16bda14ebda1b436 +SIZE (rubygem/google-cloud-storage-1.22.0.gem) = 82432 |