mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
092d79e2b6
commit
e546274a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515006
@ -12,9 +12,9 @@ COMMENT= CAS 3.0 Strategy for OmniAuth
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \
|
||||
rubygem-nokogiri>=1.7.1:textproc/rubygem-nokogiri \
|
||||
rubygem-omniauth>=1.2:security/rubygem-omniauth
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
|
||||
rubygem-nokogiri>=1.7.1<2:textproc/rubygem-nokogiri \
|
||||
rubygem-omniauth>=1.2<2:security/rubygem-omniauth
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user