Index: head/devel/rubygem-jira-ruby/Makefile =================================================================== --- head/devel/rubygem-jira-ruby/Makefile (revision 513429) +++ head/devel/rubygem-jira-ruby/Makefile (revision 513430) @@ -1,25 +1,26 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= jira-ruby PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= API for JIRA LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport50>=4.0:devel/rubygem-activesupport50 \ +RUN_DEPENDS= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ rubygem-atlassian-jwt>=0:www/rubygem-atlassian-jwt \ rubygem-multipart-post>=0:www/rubygem-multipart-post \ - rubygem-oauth>=0.5.0:net/rubygem-oauth + rubygem-oauth>=0.5.0<1.0:net/rubygem-oauth USES= gem USE_RUBY= yes NO_ARCH= yes .include