diff options
Diffstat (limited to 'devel/rubygem-jira-ruby/Makefile')
-rw-r--r-- | devel/rubygem-jira-ruby/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/rubygem-jira-ruby/Makefile b/devel/rubygem-jira-ruby/Makefile index a44f5142446b..12bfc21ee96f 100644 --- a/devel/rubygem-jira-ruby/Makefile +++ b/devel/rubygem-jira-ruby/Makefile @@ -1,6 +1,5 @@ PORTNAME= jira-ruby -PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \ rubygem-multipart-post>=0:www/rubygem-multipart-post \ - rubygem-oauth0>=0.5.0<1:net/rubygem-oauth0 + rubygem-oauth>=1.0<2:net/rubygem-oauth USES= gem |