1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Update to 1.5.0

- Update WWW

Changes:	https://github.com/omniauth/omniauth-oauth2/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-12-14 20:44:10 +00:00
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

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= omniauth-oauth2
PORTVERSION= 1.4.0
PORTVERSION= 1.5.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -11,7 +11,7 @@ COMMENT= Abstract OAuth2 strategy for OmniAuth
LICENSE= MIT
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
NO_ARCH= yes

View File

@ -1,2 +1,3 @@
SHA256 (rubygem/omniauth-oauth2-1.4.0.gem) = c525d06d6c263a71dfd5b78513a7be5c16d5616ebe918133f7675487cb5bd32b
SIZE (rubygem/omniauth-oauth2-1.4.0.gem) = 10240
TIMESTAMP = 1513266155
SHA256 (rubygem/omniauth-oauth2-1.5.0.gem) = 59b6fd6d93aa79058bf2acce423595186a4c295f858f4fa87ecf52e083934c4f
SIZE (rubygem/omniauth-oauth2-1.5.0.gem) = 10240

View File

@ -1,3 +1,3 @@
An abstract OAuth2 strategy for OmniAuth.
WWW: https://github.com/intridea/omniauth-oauth2
WWW: https://github.com/omniauth/omniauth-oauth2