Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 13:03:36 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e45e4ea93d95 - main - devel/rubygem-omniauth_crowd: Switch dep for rails from 6.0 to 6.1
Message-ID:  <202109301303.18UD3ai0072676@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e45e4ea93d95fabd0158c8034b6fdfeb6d5cf365

commit e45e4ea93d95fabd0158c8034b6fdfeb6d5cf365
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2021-09-30 13:01:39 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2021-09-30 13:03:32 +0000

    devel/rubygem-omniauth_crowd: Switch dep for rails from 6.0 to 6.1
    
    Change maintainer to ruby@ as there are several timeouts already.
---
 devel/rubygem-omniauth_crowd/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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,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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109301303.18UD3ai0072676>