Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2020 20:10:40 +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: r541813 - head/devel/rubygem-flipper-active_support_cache_store017
Message-ID:  <202007092010.069KAeOY017096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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