net/rubygem-omniauth-github-discourse: create port

Fork of Official OmniAuth strategy for GitHub.

WWW: https://github.com/intridea/omniauth-github
This commit is contained in:
Steve Wills 2014-10-06 03:47:16 +00:00
parent f60e38836b
commit eb63611078
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370141
4 changed files with 25 additions and 0 deletions

View File

@ -1008,6 +1008,7 @@
SUBDIR += rubygem-oauth2
SUBDIR += rubygem-octokit
SUBDIR += rubygem-omniauth-github
SUBDIR += rubygem-omniauth-github-discourse
SUBDIR += rubygem-omniauth-google-oauth2
SUBDIR += rubygem-omniauth-oauth
SUBDIR += rubygem-omniauth-oauth2

View File

@ -0,0 +1,19 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= omniauth-github-discourse
PORTVERSION= 1.1.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fork of Official OmniAuth strategy for GitHub
RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/omniauth-github-discourse-1.1.2.gem) = b3cfc42d8fb91c29ba56999f2c88202a324e10465af9ad21342a4933056dffbe
SIZE (rubygem/omniauth-github-discourse-1.1.2.gem) = 8192

View File

@ -0,0 +1,3 @@
Fork of Official OmniAuth strategy for GitHub.
WWW: https://github.com/intridea/omniauth-github