mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Add rubygem-omniauth-github11 1.1.2 (copied from rubygem-omniauth-github)
- Add PORTSCOUT
This commit is contained in:
parent
fbc0806031
commit
7539862db6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439251
@ -1198,6 +1198,7 @@
|
||||
SUBDIR += rubygem-omniauth-facebook
|
||||
SUBDIR += rubygem-omniauth-github
|
||||
SUBDIR += rubygem-omniauth-github-discourse
|
||||
SUBDIR += rubygem-omniauth-github11
|
||||
SUBDIR += rubygem-omniauth-google-oauth2
|
||||
SUBDIR += rubygem-omniauth-oauth
|
||||
SUBDIR += rubygem-omniauth-oauth2
|
||||
|
23
net/rubygem-omniauth-github11/Makefile
Normal file
23
net/rubygem-omniauth-github11/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-github
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 11
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Official OmniAuth strategy for GitHub
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2
|
||||
|
||||
PORTSCOUT= limit:^1\.1\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/rubygem-omniauth-github11/distinfo
Normal file
2
net/rubygem-omniauth-github11/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/omniauth-github-1.1.2.gem) = 27988f99bcb8e22e76fcd013b76d907d2141a04438b286736f90d250111b7dd5
|
||||
SIZE (rubygem/omniauth-github-1.1.2.gem) = 8192
|
3
net/rubygem-omniauth-github11/pkg-descr
Normal file
3
net/rubygem-omniauth-github11/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Official OmniAuth strategy for GitHub
|
||||
|
||||
WWW: https://github.com/intridea/omniauth-github
|
Loading…
Reference in New Issue
Block a user