1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Add rubygem-web-console-rails61 6.1.0 (copied from rubygem-web-console-rails60)

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-01-10 08:51:30 +00:00
parent 918bca8958
commit f8ed70913f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561042
4 changed files with 32 additions and 0 deletions

View File

@ -6648,6 +6648,7 @@
SUBDIR += rubygem-warden
SUBDIR += rubygem-wdm
SUBDIR += rubygem-web-console-rails60
SUBDIR += rubygem-web-console-rails61
SUBDIR += rubygem-web-console2
SUBDIR += rubygem-web-console3-rails5
SUBDIR += rubygem-web-console3-rails50

View File

@ -0,0 +1,25 @@
# $FreeBSD$
PORTNAME= web-console
PORTVERSION= 4.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Debugging tool for your Ruby on Rails applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel61>=6.0.0:databases/rubygem-activemodel61 \
rubygem-actionview61>=6.0.0:devel/rubygem-actionview61 \
rubygem-bindex>=0.4.0:devel/rubygem-bindex \
rubygem-railties61>=6.0.0:www/rubygem-railties61
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1577687186
SHA256 (rubygem/web-console-4.0.1.gem) = 9c73eb7067c0c3e6dba48cfb4952615f07030f14e29dc6df8688f4a55d3ac756
SIZE (rubygem/web-console-4.0.1.gem) = 28672

View File

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