devel/rubygem-devise47-rails60: Add rubygem-devise47-rails60 4.7.3

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh 2021-05-03 03:43:23 +08:00
parent 92d7e93bae
commit 1e6ea8cdc5
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 35 additions and 0 deletions

View file

@ -6083,6 +6083,7 @@
SUBDIR += rubygem-devise-rails5
SUBDIR += rubygem-devise-rails52
SUBDIR += rubygem-devise-rails60
SUBDIR += rubygem-devise47-rails60
SUBDIR += rubygem-did_you_mean
SUBDIR += rubygem-dig_rb
SUBDIR += rubygem-directory_watcher

View file

@ -0,0 +1,28 @@
# Created by: rpsfa@rit.edu
PORTNAME= devise
PORTVERSION= 4.7.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 47-rails60
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-railties60>=4.1.0:www/rubygem-railties60 \
rubygem-responders-rails60>=0:www/rubygem-responders-rails60 \
rubygem-warden>=1.2.3<1.3:devel/rubygem-warden
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^4\.7\.
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1600709982
SHA256 (rubygem/devise-4.7.3.gem) = 2c8e3d731a05d7a6df0cd32bddcd7668f56b6d0c8e898a8c7c8dd584019cd86b
SIZE (rubygem/devise-4.7.3.gem) = 89600

View file

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