diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-30 15:42:12 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-30 15:42:12 +0000 |
| commit | 1e7159b8f34983c8f546776401b75738b1c21d2c (patch) | |
| tree | a0950b532e01c7ecb2d6bf3f66d145814b6a9580 /security/rubygem-googleauth | |
| parent | 10e28ccda0652d9081ee550a8c6010c8fccbc431 (diff) | |
Notes
Diffstat (limited to 'security/rubygem-googleauth')
| -rw-r--r-- | security/rubygem-googleauth/Makefile | 14 | ||||
| -rw-r--r-- | security/rubygem-googleauth/distinfo | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 58fdf257e7d7..f95a806a5522 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= googleauth -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,12 +12,12 @@ COMMENT= Google Auth Library for Ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-faraday>=0.12:www/rubygem-faraday \ - rubygem-jwt>=1.4:www/rubygem-jwt \ - rubygem-memoist>=0.16:devel/rubygem-memoist \ - rubygem-multi_json>=1.11:devel/rubygem-multi_json \ - rubygem-os>=0.9:devel/rubygem-os \ - rubygem-signet>=0.7:security/rubygem-signet +RUN_DEPENDS= rubygem-faraday>=0.12<1:www/rubygem-faraday \ + rubygem-jwt>=1.4<3.0:www/rubygem-jwt \ + rubygem-memoist>=0.16<1:devel/rubygem-memoist \ + rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \ + rubygem-os>=0.9<2.0:devel/rubygem-os \ + rubygem-signet>=0.12<1:security/rubygem-signet USES= gem shebangfix USE_RUBY= yes diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 2cdde84a3578..5fabd5269bb6 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565108388 -SHA256 (rubygem/googleauth-0.9.0.gem) = 0e2faad0fc1b0cfe3a55e606fd0567ea7d7ba61d6f317e097ea498d33280b7d3 -SIZE (rubygem/googleauth-0.9.0.gem) = 49664 +TIMESTAMP = 1572437490 +SHA256 (rubygem/googleauth-0.10.0.gem) = 3c0ee9f2dca7bfc162ea6a87ec596362f515cc1be470e0473faf587a0280d3b6 +SIZE (rubygem/googleauth-0.10.0.gem) = 50176 |
