1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.2.2

- Add LICENSE
- Sort RUN_DEPENDS
- Remove contiguous blank lines

Changes:	https://github.com/zquestz/omniauth-google-oauth2/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-01-02 20:59:28 +00:00
parent 4e439bb6cc
commit 098ceb9dbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338502
2 changed files with 7 additions and 6 deletions

View File

@ -1,19 +1,20 @@
# $FreeBSD$
PORTNAME= omniauth-google-oauth2
PORTVERSION= 0.2.1
PORTVERSION= 0.2.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Google OAuth2 strategy for OmniAuth 1.x
RUN_DEPENDS= rubygem-omniauth-oauth2>=0:${PORTSDIR}/net/rubygem-omniauth-oauth2 \
rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
rubygem-omniauth-oauth2>=0:${PORTSDIR}/net/rubygem-omniauth-oauth2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/omniauth-google-oauth2-0.2.1.gem) = 0d2565e1c2b40a55e243aa237ba94b93ff095225735f4db25740b91ef8c60d85
SIZE (rubygem/omniauth-google-oauth2-0.2.1.gem) = 12288
SHA256 (rubygem/omniauth-google-oauth2-0.2.2.gem) = 9e7657afa6fa11d7f93c696909d4586ab6bb013b7b129018b2c1ba74c8b88d54
SIZE (rubygem/omniauth-google-oauth2-0.2.2.gem) = 13824