- mark broken after rails 3 import due exact version requirements
Reported by: pointyhat via pav With Hat: ruby
This commit is contained in:
parent
92f38f55f8
commit
229214f4dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260439
2 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,8 @@ COMMENT= A Ruby generic generator framework
|
|||
|
||||
RUN_DEPENDS= rubygem-activesupport>=2.3.5:${PORTSDIR}/devel/rubygem-activesupport
|
||||
|
||||
BROKEN= Depends on exact vesion of activesupport 2.3.5
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -16,6 +16,8 @@ COMMENT= Powerful web-framework wrapper for Rack
|
|||
|
||||
RUN_DEPENDS= rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack
|
||||
|
||||
BROKEN= Depends on exact version of rack 1.1.0
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
Loading…
Reference in a new issue