mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
d6d867cc93
commit
358697c408
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516544
@ -12,9 +12,9 @@ COMMENT= Coherent wrapper object-relational mapping for REST web services
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
|
||||
rubygem-activemodel-serializers-xml>=1.0:databases/rubygem-activemodel-serializers-xml \
|
||||
rubygem-activesupport5>=5.0:devel/rubygem-activesupport5
|
||||
RUN_DEPENDS= rubygem-activemodel5>=5.0<7:databases/rubygem-activemodel5 \
|
||||
rubygem-activemodel-serializers-xml>=1.0<2:databases/rubygem-activemodel-serializers-xml \
|
||||
rubygem-activesupport5>=5.0<7:devel/rubygem-activesupport5
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user