devel/rubygem-web-console-rails71: Add rubygem-web-console-rails71 4.2.1 (copied from rubygem-web-console-rails61)

This commit is contained in:
Po-Chuan Hsieh 2023-11-01 15:56:53 +08:00
parent 318dc33ca0
commit 779cd0bd2e
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
4 changed files with 31 additions and 0 deletions

View file

@ -7530,6 +7530,7 @@
SUBDIR += rubygem-weakref
SUBDIR += rubygem-web-console-rails60
SUBDIR += rubygem-web-console-rails61
SUBDIR += rubygem-web-console-rails71
SUBDIR += rubygem-web-console2
SUBDIR += rubygem-web-console3-rails5
SUBDIR += rubygem-web-console3-rails50

View file

@ -0,0 +1,26 @@
PORTNAME= web-console
PORTVERSION= 4.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails71
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Debugging tool for your Ruby on Rails applications
WWW= https://github.com/rails/web-console
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel71>=6.0.0:databases/rubygem-activemodel71 \
rubygem-actionview71>=6.0.0:devel/rubygem-actionview71 \
rubygem-bindex>=0.4.0:devel/rubygem-bindex \
rubygem-railties71>=6.0.0:www/rubygem-railties71
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= rubyonrails
CPE_PRODUCT= web_console
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1697330214
SHA256 (rubygem/web-console-4.2.1.gem) = e7bcf37a10ea2b4ec4281649d1cee461b32232d0a447e82c786e6841fd22fe20
SIZE (rubygem/web-console-4.2.1.gem) = 29184

View file

@ -0,0 +1 @@
A debugging tool for your Ruby on Rails applications.