mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
net/rubygem-omniauth-oauth2: update to 1.2.0
This commit is contained in:
parent
808d015192
commit
4c70ee7f71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366712
@ -1,15 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-oauth2
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Abstract OAuth2 strategy for OmniAuth
|
||||
|
||||
RUN_DEPENDS= rubygem-oauth2>=0.8.0:${PORTSDIR}/net/rubygem-oauth2 \
|
||||
rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth
|
||||
RUN_DEPENDS= rubygem-oauth2>=1.0:${PORTSDIR}/net/rubygem-oauth2 \
|
||||
rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth \
|
||||
rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-faraday>=0.8.0:${PORTSDIR}/www/rubygem-faraday
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/omniauth-oauth2-1.1.2.gem) = 98fb39e971671899714d1884f25bc993848ffb4dfc9a4e818a52f348e0e75226
|
||||
SIZE (rubygem/omniauth-oauth2-1.1.2.gem) = 10752
|
||||
SHA256 (rubygem/omniauth-oauth2-1.2.0.gem) = 0f5619cadf38e4826e566af7685b5f6625643803478fca09073113516d24cfb9
|
||||
SIZE (rubygem/omniauth-oauth2-1.2.0.gem) = 10752
|
||||
|
Loading…
Reference in New Issue
Block a user