diff options
Diffstat (limited to 'net-im/rubygem-earthquake/Makefile')
-rw-r--r-- | net-im/rubygem-earthquake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/rubygem-earthquake/Makefile b/net-im/rubygem-earthquake/Makefile index 76acc3cda3f..a488857812f 100644 --- a/net-im/rubygem-earthquake/Makefile +++ b/net-im/rubygem-earthquake/Makefile @@ -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 \ |