1
0
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:
Sunpoet Po-Chuan Hsieh 2019-08-25 18:19:38 +00:00
parent f82df61a40
commit 0bc1e12891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509824
4 changed files with 32 additions and 0 deletions

View File

@ -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

View 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>

View 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

View File

@ -0,0 +1,3 @@
A debugging tool for your Ruby on Rails applications.
WWW: https://github.com/rails/web-console