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:
parent
918bca8958
commit
f8ed70913f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561042
@ -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
|
||||
|
25
devel/rubygem-web-console-rails61/Makefile
Normal file
25
devel/rubygem-web-console-rails61/Makefile
Normal 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>
|
3
devel/rubygem-web-console-rails61/distinfo
Normal file
3
devel/rubygem-web-console-rails61/distinfo
Normal 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
|
3
devel/rubygem-web-console-rails61/pkg-descr
Normal file
3
devel/rubygem-web-console-rails61/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