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

devel/rubygem-devise-rails70: Add rubygem-devise-rails70 4.8.1

Flexible authentication solution for Rails with Warden

WWW: https://github.com/heartcombo/devise
This commit is contained in:
Po-Chuan Hsieh 2022-07-13 08:18:24 +08:00
parent fff3b6b37a
commit a030cc1900
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
4 changed files with 33 additions and 0 deletions

View File

@ -6305,6 +6305,7 @@
SUBDIR += rubygem-devise-rails52
SUBDIR += rubygem-devise-rails60
SUBDIR += rubygem-devise-rails61
SUBDIR += rubygem-devise-rails70
SUBDIR += rubygem-devise47-rails61
SUBDIR += rubygem-did_you_mean
SUBDIR += rubygem-dig_rb

View File

@ -0,0 +1,26 @@
PORTNAME= devise
PORTVERSION= 4.8.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails70
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Flexible authentication solution for Rails with Warden
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-bcrypt>=3.0<4:security/rubygem-bcrypt \
rubygem-orm_adapter>=0.1<1:devel/rubygem-orm_adapter \
rubygem-railties70>=4.1.0:www/rubygem-railties70 \
rubygem-responders-rails70>=0:www/rubygem-responders-rails70 \
rubygem-warden>=1.2.3<1.3:devel/rubygem-warden
USES= cpe gem
USE_RUBY= yes
NO_ARCH= yes
CPE_VENDOR= plataformatec
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1641046868
SHA256 (rubygem/devise-4.8.1.gem) = fdd48bbe79a89e7c1152236a70479842ede48bea4fa7f4f2d8da1f872559803e
SIZE (rubygem/devise-4.8.1.gem) = 91136

View File

@ -0,0 +1,3 @@
Flexible authentication solution for Rails with Warden
WWW: https://github.com/heartcombo/devise