Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2020 21:20:57 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541139 - head/devel/rubygem-omniauth_crowd22
Message-ID:  <202007032120.063LKvbE086371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Jul  3 21:20:56 2020
New Revision: 541139
URL: https://svnweb.freebsd.org/changeset/ports/541139

Log:
  Use rails60.

Modified:
  head/devel/rubygem-omniauth_crowd22/Makefile

Modified: head/devel/rubygem-omniauth_crowd22/Makefile
==============================================================================
--- head/devel/rubygem-omniauth_crowd22/Makefile	Fri Jul  3 21:20:05 2020	(r541138)
+++ head/devel/rubygem-omniauth_crowd22/Makefile	Fri Jul  3 21:20:56 2020	(r541139)
@@ -2,7 +2,7 @@
 
 PORTNAME=	omniauth_crowd
 PORTVERSION=	2.2.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	22
@@ -13,7 +13,7 @@ COMMENT=	OmniAuth provider for Atlassian Crowds REST A
 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
 



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