Skip to content

Commit

Permalink
irc/rbot: Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth21
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Jun 21, 2022
1 parent 7ab4480 commit 6798c4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions irc/rbot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= rbot
PORTVERSION= 20160325
PORTREVISION= 0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc ruby

Expand All @@ -21,7 +21,7 @@ RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/tokyocabinet.so:databases/ruby-tokyocabinet
rubygem-mechanize>=0:www/rubygem-mechanize \
rubygem-tzinfo>=0:devel/rubygem-tzinfo \
rubygem-oauth>=0:net/rubygem-oauth \
rubygem-oauth2>=0:net/rubygem-oauth2
rubygem-oauth21>=0:net/rubygem-oauth21
LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet

USES= cpe
Expand Down

0 comments on commit 6798c4c

Please sign in to comment.