diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-30 13:06:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-30 13:06:20 +0000 |
commit | e0e98ce6f7a779fafb7fde68ea1d1a5a2daa9100 (patch) | |
tree | d290688f3b60dd9522c056a0dfc98befd3fa10f9 /net/rubygem-omniauth-authentiq | |
parent | 5df9fbc8e764bff713a610d4f8cd5dccec7586ab (diff) |
Notes
Diffstat (limited to 'net/rubygem-omniauth-authentiq')
-rw-r--r-- | net/rubygem-omniauth-authentiq/Makefile | 2 | ||||
-rw-r--r-- | net/rubygem-omniauth-authentiq/distinfo | 6 | ||||
-rw-r--r-- | net/rubygem-omniauth-authentiq/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/rubygem-omniauth-authentiq/Makefile b/net/rubygem-omniauth-authentiq/Makefile index e56ae5459158..6f4f733035e5 100644 --- a/net/rubygem-omniauth-authentiq/Makefile +++ b/net/rubygem-omniauth-authentiq/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-authentiq -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-omniauth-authentiq/distinfo b/net/rubygem-omniauth-authentiq/distinfo index e36d0e61df5f..57a47831f41a 100644 --- a/net/rubygem-omniauth-authentiq/distinfo +++ b/net/rubygem-omniauth-authentiq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490003344 -SHA256 (rubygem/omniauth-authentiq-0.3.0.gem) = 0a5c81998e588fd5317326cba66588b204b4ce515d576b3cc19572307bce2b37 -SIZE (rubygem/omniauth-authentiq-0.3.0.gem) = 9728 +TIMESTAMP = 1498809970 +SHA256 (rubygem/omniauth-authentiq-0.3.1.gem) = 0c8d19d0afe44afde1ce12eb61be765aef0f3fa757c4c1e82394a1ac867a0e1a +SIZE (rubygem/omniauth-authentiq-0.3.1.gem) = 9728 diff --git a/net/rubygem-omniauth-authentiq/pkg-descr b/net/rubygem-omniauth-authentiq/pkg-descr index 7130e6f3dfe6..8d25aa40ac4b 100644 --- a/net/rubygem-omniauth-authentiq/pkg-descr +++ b/net/rubygem-omniauth-authentiq/pkg-descr @@ -1,4 +1,4 @@ -Official OmniAuth strategy for authenticating -with an Authentiq ID mobile app (iOS, Android). +Official OmniAuth strategy for authenticating with an Authentiq ID mobile app (iOS, +Android). WWW: https://github.com/AuthentiqID/omniauth-authentiq |