Index: head/devel/rubygem-omniauth_crowd22/Makefile =================================================================== --- head/devel/rubygem-omniauth_crowd22/Makefile (revision 541138) +++ head/devel/rubygem-omniauth_crowd22/Makefile (revision 541139) @@ -1,27 +1,27 @@ # $FreeBSD$ PORTNAME= omniauth_crowd PORTVERSION= 2.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 22 MAINTAINER= mfechner@FreeBSD.org COMMENT= OmniAuth provider for Atlassian Crowds REST API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS?= rubygem-activesupport52>=0:devel/rubygem-activesupport52 \ +RUN_DEPENDS?= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \ rubygem-omniauth>=1.0:security/rubygem-omniauth USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^2\.2 .include