mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 1.3.1
- Fix RUN_DEPENDS Changes: https://github.com/intridea/omniauth-oauth2/commits/master
This commit is contained in:
parent
641b850b1a
commit
f060940f5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390387
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-oauth2
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,9 +11,7 @@ COMMENT= Abstract OAuth2 strategy for OmniAuth
|
||||
LICENSE= MIT
|
||||
|
||||
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
|
||||
rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/omniauth-oauth2-1.3.0.gem) = dac42c4565742f26600bf522fe8e66df1a85e86f43e4bf4692a0954a746e6b4e
|
||||
SIZE (rubygem/omniauth-oauth2-1.3.0.gem) = 10240
|
||||
SHA256 (rubygem/omniauth-oauth2-1.3.1.gem) = b5752d8f283e9b07b100ccd9455f3d6e46536a355162eecfafa9af5838e55357
|
||||
SIZE (rubygem/omniauth-oauth2-1.3.1.gem) = 10240
|
||||
|
Loading…
Reference in New Issue
Block a user