1
0
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:
Po-Chuan Hsieh 2021-07-15 01:28:41 +08:00
parent 743e73b183
commit facecb6d3a
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 30 additions and 0 deletions

View File

@ -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

View 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>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1583257534
SHA256 (rubygem/omniauth-1.9.1.gem) = df5787e7ad6ab80e350af45be864b082f7435aa85148dd80837556c55f8a5b00
SIZE (rubygem/omniauth-1.9.1.gem) = 20992

View File

@ -0,0 +1,3 @@
A generalized Rack framework for multiple-provider authentication.
WWW: https://github.com/omniauth/omniauth