Add rubygem-responders-rails60 3.0.0 (copied from rubygem-responders-rails52)
This commit is contained in:
parent
7c1a60a27a
commit
b29d7e905e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525336
@ -2084,6 +2084,7 @@
|
||||
SUBDIR += rubygem-responders
|
||||
SUBDIR += rubygem-responders-rails5
|
||||
SUBDIR += rubygem-responders-rails52
|
||||
SUBDIR += rubygem-responders-rails60
|
||||
SUBDIR += rubygem-rest-client
|
||||
SUBDIR += rubygem-rfacebook
|
||||
SUBDIR += rubygem-rfeedfinder
|
||||
|
24
www/rubygem-responders-rails60/Makefile
Normal file
24
www/rubygem-responders-rails60/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= responders
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails60
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Simple Ruby DSL for making HTTP requests
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack60>=5.0:www/rubygem-actionpack60 \
|
||||
rubygem-railties60>=5.0:www/rubygem-railties60
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/rubygem-responders-rails60/distinfo
Normal file
3
www/rubygem-responders-rails60/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1562427762
|
||||
SHA256 (rubygem/responders-3.0.0.gem) = a267b281582802d04cf0968dbc7d60df0d48384915934b3bf9018f811dc3f7dc
|
||||
SIZE (rubygem/responders-3.0.0.gem) = 19456
|
3
www/rubygem-responders-rails60/pkg-descr
Normal file
3
www/rubygem-responders-rails60/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Responders provides a set of responders modules to dry up your Rails app.
|
||||
|
||||
WWW: https://github.com/plataformatec/responders
|
Loading…
Reference in New Issue
Block a user