diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-28 17:33:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-03-28 17:33:28 +0000 |
commit | 96c7ef15547fdaf5787cb41568ec8d8db981ef24 (patch) | |
tree | 4b1724bc7b5ff8fc6f175ef2152bf26352191f64 | |
parent | Update to 3.7.1 (diff) |
Update to 0.8.1
Changes: https://github.com/googleapis/google-auth-library-ruby/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=497041
-rw-r--r-- | security/rubygem-googleauth/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-googleauth/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 0c7b0fb0898c..409c37635819 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 935541ef06c3..b0498e9a5230 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546543084 -SHA256 (rubygem/googleauth-0.8.0.gem) = d7e0ff60b2df3f594e30c486d4852dcbcbfe373151c6ab7bccfc3221c0b373e0 -SIZE (rubygem/googleauth-0.8.0.gem) = 47104 +TIMESTAMP = 1553765425 +SHA256 (rubygem/googleauth-0.8.1.gem) = 5f527d4eb2284279be5b2d605e0eef19d0a7187d2b489f6ce0c6f011d637195f +SIZE (rubygem/googleauth-0.8.1.gem) = 47104 |