diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 16:11:38 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-22 16:11:38 +0000 |
commit | c79bb42513b9aa90e261dd7352fcb4af916e5ba1 (patch) | |
tree | 7a70f1284e36a4da3a62cfbdbfece958f89e4634 /security/rubygem-googleauth | |
parent | 091423678bbd0e27b24328dfbe694bda82c911ad (diff) | |
download | ports-c79bb42513b9aa90e261dd7352fcb4af916e5ba1.tar.gz ports-c79bb42513b9aa90e261dd7352fcb4af916e5ba1.zip |
Notes
Diffstat (limited to 'security/rubygem-googleauth')
-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 d68df9980acc..0f16401808c7 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 20a1b4db5efe..a8d8cb6457eb 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445478 -SHA256 (rubygem/googleauth-0.12.0.gem) = d0831b93b5586e8377ff1b326d1323858c1013b774bcf837ec17a546c3215367 -SIZE (rubygem/googleauth-0.12.0.gem) = 53248 +TIMESTAMP = 1592835301 +SHA256 (rubygem/googleauth-0.13.0.gem) = 887cfa31d9bad5e5b2540f84729eee579e6f37c53b5d0e4bdc6b1da18354d204 +SIZE (rubygem/googleauth-0.13.0.gem) = 64000 |