mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
net/rubygem-omniauth-oauth: Change RUN_DEPENDS from rubygem-omniauth to rubygem-omniauth1
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
899498f5da
commit
7be4fb673d
@ -1,5 +1,6 @@
|
||||
PORTNAME= omniauth-oauth
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,10 +11,11 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \
|
||||
rubygem-omniauth>=1.0:security/rubygem-omniauth
|
||||
rubygem-omniauth1>=1.0<2: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