diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-20 18:37:52 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-03-20 18:37:52 +0000 |
| commit | 77cad89fa2d92124d2402e38515cc3ad1b414954 (patch) | |
| tree | 582344db10b6dd2b57c9e1a31dcfc68b68a98a0c /net/rubygem-omniauth-google-oauth2 | |
| parent | - Update to 0.3.47 (diff) | |
- Update to 0.4.1
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=411499
Diffstat (limited to 'net/rubygem-omniauth-google-oauth2')
| -rw-r--r-- | net/rubygem-omniauth-google-oauth2/Makefile | 4 | ||||
| -rw-r--r-- | net/rubygem-omniauth-google-oauth2/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index 4934c5d75274..6f874f1447a2 100644 --- a/net/rubygem-omniauth-google-oauth2/Makefile +++ b/net/rubygem-omniauth-google-oauth2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ COMMENT= Google OAuth2 strategy for OmniAuth 1.x LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=1.5.0:${PORTSDIR}/www/rubygem-jwt \ +RUN_DEPENDS= rubygem-jwt>=1.5.2:${PORTSDIR}/www/rubygem-jwt \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-omniauth>=1.1.1:${PORTSDIR}/security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.3.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 diff --git a/net/rubygem-omniauth-google-oauth2/distinfo b/net/rubygem-omniauth-google-oauth2/distinfo index 55b1b8838bb8..754da8b4d6be 100644 --- a/net/rubygem-omniauth-google-oauth2/distinfo +++ b/net/rubygem-omniauth-google-oauth2/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/omniauth-google-oauth2-0.4.0.gem) = 8d363122da6ad167f6705b701190d32630842ef7f8360fa2af11589a697f4738 -SIZE (rubygem/omniauth-google-oauth2-0.4.0.gem) = 18944 +SHA256 (rubygem/omniauth-google-oauth2-0.4.1.gem) = fcdefcde05c0f3572e5424be1518fc69660b3d6cf373101a643e0838ea16dbd4 +SIZE (rubygem/omniauth-google-oauth2-0.4.1.gem) = 18944 |
