mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Update to 1.5.0
- Update WWW Changes: https://github.com/omniauth/omniauth-oauth2/commits/master
This commit is contained in:
parent
76f2e916fb
commit
83f90c67a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456367
3 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= omniauth-oauth2
|
PORTNAME= omniauth-oauth2
|
||||||
PORTVERSION= 1.4.0
|
PORTVERSION= 1.5.0
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@ COMMENT= Abstract OAuth2 strategy for OmniAuth
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-oauth2>=1.0:net/rubygem-oauth2 \
|
RUN_DEPENDS= rubygem-oauth2>=1.1:net/rubygem-oauth2 \
|
||||||
rubygem-omniauth>=1.2:security/rubygem-omniauth
|
rubygem-omniauth>=1.2:security/rubygem-omniauth
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (rubygem/omniauth-oauth2-1.4.0.gem) = c525d06d6c263a71dfd5b78513a7be5c16d5616ebe918133f7675487cb5bd32b
|
TIMESTAMP = 1513266155
|
||||||
SIZE (rubygem/omniauth-oauth2-1.4.0.gem) = 10240
|
SHA256 (rubygem/omniauth-oauth2-1.5.0.gem) = 59b6fd6d93aa79058bf2acce423595186a4c295f858f4fa87ecf52e083934c4f
|
||||||
|
SIZE (rubygem/omniauth-oauth2-1.5.0.gem) = 10240
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
An abstract OAuth2 strategy for OmniAuth.
|
An abstract OAuth2 strategy for OmniAuth.
|
||||||
|
|
||||||
WWW: https://github.com/intridea/omniauth-oauth2
|
WWW: https://github.com/omniauth/omniauth-oauth2
|
||||||
|
|
Loading…
Add table
Reference in a new issue