Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2019 17:11:25 +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: r511246 - head/devel/rubygem-flipper-active_support_cache_store013
Message-ID:  <201909051711.x85HBPca006710@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep  5 17:11:25 2019
New Revision: 511246
URL: https://svnweb.freebsd.org/changeset/ports/511246

Log:
  Update version requirement of RUN_DEPENDS

Modified:
  head/devel/rubygem-flipper-active_support_cache_store013/Makefile

Modified: head/devel/rubygem-flipper-active_support_cache_store013/Makefile
==============================================================================
--- head/devel/rubygem-flipper-active_support_cache_store013/Makefile	Thu Sep  5 17:11:20 2019	(r511245)
+++ head/devel/rubygem-flipper-active_support_cache_store013/Makefile	Thu Sep  5 17:11:25 2019	(r511246)
@@ -13,8 +13,8 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-activesupport50>=3.2:devel/rubygem-activesupport50 \
-		rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
+RUN_DEPENDS=	rubygem-activesupport50>=3.26:devel/rubygem-activesupport50 \
+		rubygem-flipper013>=${PORTVERSION}<0.14:devel/rubygem-flipper013
 
 USES=		gem
 USE_RUBY=	yes



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