mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Change RUN_DEPENDS from rubygem-sprockets-rails to rubygem-sprockets-rails-rails4
- Bump PORTREVISION for dependency change - Take maintainership
This commit is contained in:
parent
bc8ce82737
commit
b065aa8724
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513356
@ -2,11 +2,12 @@
|
||||
|
||||
PORTNAME= web-console
|
||||
PORTVERSION= 2.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Debugging tool for your Ruby on Rails applications
|
||||
|
||||
LICENSE= MIT
|
||||
@ -15,11 +16,12 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
RUN_DEPENDS= rubygem-activemodel4>=4.0:databases/rubygem-activemodel4 \
|
||||
rubygem-binding_of_caller>=0.7.2:devel/rubygem-binding_of_caller \
|
||||
rubygem-railties4>=4.0:www/rubygem-railties4 \
|
||||
rubygem-sprockets-rails>=2.0:devel/rubygem-sprockets-rails
|
||||
rubygem-sprockets-rails-rails4>=2.0:devel/rubygem-sprockets-rails-rails4
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user