mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
devel/rubygem-omniauth_crowd: Switch dep for rails from 6.0 to 6.1
Change maintainer to ruby@ as there are several timeouts already.
This commit is contained in:
parent
a91450e0e5
commit
e45e4ea93d
@ -1,16 +1,16 @@
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user