mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
Add rubygem-web-console-rails52 3.7.0 (copied from rubygem-web-console-rails5)
This commit is contained in:
parent
f82df61a40
commit
0bc1e12891
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509824
@ -6062,6 +6062,7 @@
|
||||
SUBDIR += rubygem-wdm
|
||||
SUBDIR += rubygem-web-console-rails5
|
||||
SUBDIR += rubygem-web-console-rails50
|
||||
SUBDIR += rubygem-web-console-rails52
|
||||
SUBDIR += rubygem-web-console2
|
||||
SUBDIR += rubygem-webby
|
||||
SUBDIR += rubygem-webfinger
|
||||
|
25
devel/rubygem-web-console-rails52/Makefile
Normal file
25
devel/rubygem-web-console-rails52/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= web-console
|
||||
PORTVERSION= 3.7.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails52
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Debugging tool for your Ruby on Rails applications
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel52>=5.0:databases/rubygem-activemodel52 \
|
||||
rubygem-actionview52>=5.0:devel/rubygem-actionview52 \
|
||||
rubygem-bindex>=0.4.0:devel/rubygem-bindex \
|
||||
rubygem-railties52>=5.0:www/rubygem-railties52
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-web-console-rails52/distinfo
Normal file
3
devel/rubygem-web-console-rails52/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1535987407
|
||||
SHA256 (rubygem/web-console-3.7.0.gem) = cde97ef283953aa2710dd5a203077aeba513ef257b477af31d32578e9a283672
|
||||
SIZE (rubygem/web-console-3.7.0.gem) = 28160
|
3
devel/rubygem-web-console-rails52/pkg-descr
Normal file
3
devel/rubygem-web-console-rails52/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A debugging tool for your Ruby on Rails applications.
|
||||
|
||||
WWW: https://github.com/rails/web-console
|
Loading…
Reference in New Issue
Block a user