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
b7c14c9320
commit
b3395d1ae3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521180
@ -12,9 +12,9 @@ COMMENT= On-the-fly Rack-based image handling framework
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
|
||||
rubygem-multi_json>=1.0:devel/rubygem-multi_json \
|
||||
rubygem-rack>=1.3:www/rubygem-rack
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
|
||||
rubygem-multi_json>=1.0<2:devel/rubygem-multi_json \
|
||||
rubygem-rack>=1.3,3:www/rubygem-rack
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user