Skip to content

Commit

Permalink
security/rubygem-omniauth-atlassian-oauth2: Change RUN_DEPENDS from r…
Browse files Browse the repository at this point in the history
…ubygem-omniauth to rubygem-omniauth1

- While I'm here, update version requirement of RUN_DEPENDS
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Jul 14, 2021
1 parent d1b3fd1 commit 5ec9069
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions security/rubygem-omniauth-atlassian-oauth2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= omniauth-atlassian-oauth2
PORTVERSION= 0.2.0
PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG

Expand All @@ -10,8 +11,8 @@ COMMENT= An Atlassian OAuth2 strategy for OmniAuth

LICENSE= MIT

RUN_DEPENDS= rubygem-omniauth>=1.1.1:security/rubygem-omniauth \
rubygem-omniauth-oauth2>=1.1.1:net/rubygem-omniauth-oauth2
RUN_DEPENDS= rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \
rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2

USES= gem
USE_RUBY= yes
Expand Down

0 comments on commit 5ec9069

Please sign in to comment.