Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2019 17:17:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515008 - head/security/rubygem-omniauth-multipassword
Message-ID:  <201910201717.x9KHHMFg079580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 20 17:17:22 2019
New Revision: 515008
URL: https://svnweb.freebsd.org/changeset/ports/515008

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/security/rubygem-omniauth-multipassword/Makefile

Modified: head/security/rubygem-omniauth-multipassword/Makefile
==============================================================================
--- head/security/rubygem-omniauth-multipassword/Makefile	Sun Oct 20 17:17:17 2019	(r515007)
+++ head/security/rubygem-omniauth-multipassword/Makefile	Sun Oct 20 17:17:22 2019	(r515008)
@@ -11,7 +11,7 @@ COMMENT=	OmniAuth strategy using different passwort st
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-omniauth>=1.0:security/rubygem-omniauth
+RUN_DEPENDS=	rubygem-omniauth>=1.0<2:security/rubygem-omniauth
 
 USES=		gem
 USE_RUBY=	yes



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