git: e45e4ea93d95 - main - devel/rubygem-omniauth_crowd: Switch dep for rails from 6.0 to 6.1

Matthias Fechner mfechner at FreeBSD.org
Thu Sep 30 13:03:36 UTC 2021


The branch main has been updated by mfechner:

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

commit e45e4ea93d95fabd0158c8034b6fdfeb6d5cf365
Author:     Matthias Fechner <mfechner at FreeBSD.org>
AuthorDate: 2021-09-30 13:01:39 +0000
Commit:     Matthias Fechner <mfechner at 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 at michael-fausten.de
+MAINTAINER=	ruby at 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
 


More information about the dev-commits-ports-main mailing list