mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
security/rubygem-omniauth1: Add rubygem-omniauth1 1.9.1 (copied from rubygem-omniauth)
- Add PORTSCOUT
This commit is contained in:
parent
743e73b183
commit
facecb6d3a
@ -1113,6 +1113,7 @@
|
||||
SUBDIR += rubygem-omniauth-oauth2-generic
|
||||
SUBDIR += rubygem-omniauth-saml
|
||||
SUBDIR += rubygem-omniauth-shibboleth
|
||||
SUBDIR += rubygem-omniauth1
|
||||
SUBDIR += rubygem-openssl
|
||||
SUBDIR += rubygem-openssl-ccm
|
||||
SUBDIR += rubygem-openssl-cmac
|
||||
|
23
security/rubygem-omniauth1/Makefile
Normal file
23
security/rubygem-omniauth1/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
PORTNAME= omniauth
|
||||
PORTVERSION= 1.9.1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 1
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Generalized Rack framework for multiple-provider authentication
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \
|
||||
rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^1\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
security/rubygem-omniauth1/distinfo
Normal file
3
security/rubygem-omniauth1/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1583257534
|
||||
SHA256 (rubygem/omniauth-1.9.1.gem) = df5787e7ad6ab80e350af45be864b082f7435aa85148dd80837556c55f8a5b00
|
||||
SIZE (rubygem/omniauth-1.9.1.gem) = 20992
|
3
security/rubygem-omniauth1/pkg-descr
Normal file
3
security/rubygem-omniauth1/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A generalized Rack framework for multiple-provider authentication.
|
||||
|
||||
WWW: https://github.com/omniauth/omniauth
|
Loading…
Reference in New Issue
Block a user