diff --git a/devel/rubygem-omniauth_crowd/Makefile b/devel/rubygem-omniauth_crowd/Makefile index d8f360f52c94..2df8772cb7c7 100644 --- a/devel/rubygem-omniauth_crowd/Makefile +++ b/devel/rubygem-omniauth_crowd/Makefile @@ -1,22 +1,22 @@ PORTNAME= omniauth_crowd PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= ports@michael-fausten.de +MAINTAINER= ruby@FreeBSD.org COMMENT= OmniAuth provider for Atlassian Crowds REST API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS?= rubygem-activesupport60>=0:devel/rubygem-activesupport60 \ +RUN_DEPENDS?= rubygem-activesupport61>=0:devel/rubygem-activesupport61 \ rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \ rubygem-omniauth1>=1.0<2:security/rubygem-omniauth1 USES= gem USE_RUBY= yes NO_ARCH= yes .include