svn commit: r541813 - head/devel/rubygem-flipper-active_support_cache_store017

Matthias Fechner mfechner at FreeBSD.org
Thu Jul 9 20:10:41 UTC 2020


Author: mfechner
Date: Thu Jul  9 20:10:40 2020
New Revision: 541813
URL: https://svnweb.freebsd.org/changeset/ports/541813

Log:
  Switch to rails60.
  
  Approved by:	sunpoet (maintainer)

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

Modified: head/devel/rubygem-flipper-active_support_cache_store017/Makefile
==============================================================================
--- head/devel/rubygem-flipper-active_support_cache_store017/Makefile	Thu Jul  9 20:09:56 2020	(r541812)
+++ head/devel/rubygem-flipper-active_support_cache_store017/Makefile	Thu Jul  9 20:10:40 2020	(r541813)
@@ -3,6 +3,7 @@
 
 PORTNAME=	flipper-active_support_cache_store
 PORTVERSION=	0.17.2
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	017
@@ -12,7 +13,7 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-activesupport50>=4.2<7:devel/rubygem-activesupport50 \
+RUN_DEPENDS=	rubygem-activesupport60>=4.2<7:devel/rubygem-activesupport60 \
 		rubygem-flipper017>=${PORTVERSION}<0.18:devel/rubygem-flipper017
 
 USES=		gem


More information about the svn-ports-all mailing list