net-im/rubygem-earthquake: switch to activesupport 4.x
With hat: ruby@
This commit is contained in:
parent
b7a6cf8826
commit
894ed0cb1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427995
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= earthquake
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-im rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Terminal based Twitter client with Twitter streaming API
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=0:devel/rubygem-activesupport \
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \
|
||||
rubygem-awesome_print>=0:devel/rubygem-awesome_print \
|
||||
rubygem-i18n>=0:devel/rubygem-i18n \
|
||||
rubygem-jugyo-twitter_oauth>=0.5.0.pre5:security/rubygem-jugyo-twitter_oauth \
|
||||
|
Loading…
Reference in New Issue
Block a user