mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.3.0
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/intridea/omniauth-oauth2/commits/master
This commit is contained in:
parent
1252352d72
commit
9b31f9087a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387596
@ -1,13 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-oauth2
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
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 \
|
||||
@ -17,5 +19,4 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/omniauth-oauth2-1.2.0.gem) = 0f5619cadf38e4826e566af7685b5f6625643803478fca09073113516d24cfb9
|
||||
SIZE (rubygem/omniauth-oauth2-1.2.0.gem) = 10752
|
||||
SHA256 (rubygem/omniauth-oauth2-1.3.0.gem) = dac42c4565742f26600bf522fe8e66df1a85e86f43e4bf4692a0954a746e6b4e
|
||||
SIZE (rubygem/omniauth-oauth2-1.3.0.gem) = 10240
|
||||
|
Loading…
Reference in New Issue
Block a user