security/rubygem-omniauth-shibboleth: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
355ed75915
commit
38bb52a79d
@ -1,5 +1,6 @@
|
||||
PORTNAME= omniauth-shibboleth
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -8,10 +9,11 @@ COMMENT= OmniAuth Shibboleth strategies for OmniAuth 1.x
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth
|
||||
RUN_DEPENDS= rubygem-omniauth1>=1.0.0:security/rubygem-omniauth1
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user