svn commit: r511246 - head/devel/rubygem-flipper-active_support_cache_store013

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 5 17:11:26 UTC 2019


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


More information about the svn-ports-all mailing list