mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/rubygem-omniauth-multipassword: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
bb4ae1c78b
commit
1c288ff7c1
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= omniauth-multipassword
|
PORTNAME= omniauth-multipassword
|
||||||
PORTVERSION= 0.4.2
|
PORTVERSION= 0.4.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= security rubygems
|
CATEGORIES= security rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -9,7 +10,7 @@ COMMENT= OmniAuth strategy using different password strategies
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-omniauth>=1.0<2:security/rubygem-omniauth
|
RUN_DEPENDS= rubygem-omniauth1>=1.0<2:security/rubygem-omniauth1
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue