Index: head/devel/rubygem-jira-ruby/Makefile =================================================================== --- head/devel/rubygem-jira-ruby/Makefile (revision 541814) +++ head/devel/rubygem-jira-ruby/Makefile (revision 541815) @@ -1,25 +1,26 @@ # Created by: Torsten Zuehlsdorff # $FreeBSD$ PORTNAME= jira-ruby PORTVERSION= 2.1.0 +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-activesupport52>=0:devel/rubygem-activesupport52 \ +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-oauth>=0.5.0<1:net/rubygem-oauth USES= gem USE_RUBY= yes NO_ARCH= yes .include