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
0e17d9c321
commit
092d79e2b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515005
@ -11,8 +11,8 @@ COMMENT= Generalized Rack framework for multiple-provider authentication
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-hashie>=3.4.6:devel/rubygem-hashie \
|
||||
rubygem-rack>=1.6.2:www/rubygem-rack
|
||||
RUN_DEPENDS= rubygem-hashie>=3.4.6<3.7.0:devel/rubygem-hashie \
|
||||
rubygem-rack>=1.6.2,3<3,3:www/rubygem-rack
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user