devel/rubygem-devise47-rails60: Add rubygem-devise47-rails60 4.7.3
- Add PORTSCOUT
This commit is contained in:
parent
92d7e93bae
commit
1e6ea8cdc5
4 changed files with 35 additions and 0 deletions
|
@ -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
|
||||
|
|
28
devel/rubygem-devise47-rails60/Makefile
Normal file
28
devel/rubygem-devise47-rails60/Makefile
Normal 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>
|
3
devel/rubygem-devise47-rails60/distinfo
Normal file
3
devel/rubygem-devise47-rails60/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
TIMESTAMP = 1600709982
|
||||
SHA256 (rubygem/devise-4.7.3.gem) = 2c8e3d731a05d7a6df0cd32bddcd7668f56b6d0c8e898a8c7c8dd584019cd86b
|
||||
SIZE (rubygem/devise-4.7.3.gem) = 89600
|
3
devel/rubygem-devise47-rails60/pkg-descr
Normal file
3
devel/rubygem-devise47-rails60/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Flexible authentication solution for Rails with Warden
|
||||
|
||||
WWW: https://github.com/heartcombo/devise
|
Loading…
Reference in a new issue