Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2019 06:54:24 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r518561 - branches/2019Q4/devel/rubygem-flipper-active_support_cache_store
Message-ID:  <201911280654.xAS6sOVD083646@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Nov 28 06:54:24 2019
New Revision: 518561
URL: https://svnweb.freebsd.org/changeset/ports/518561

Log:
  MFH: r516710
  
  Update to 0.17.1
  
  Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/Makefile
  branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/Makefile
==============================================================================
--- branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/Makefile	Thu Nov 28 06:52:57 2019	(r518560)
+++ branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/Makefile	Thu Nov 28 06:54:24 2019	(r518561)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flipper-active_support_cache_store
-PORTVERSION=	0.16.2
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,8 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-activesupport50>=3.2<6:devel/rubygem-activesupport50 \
-		rubygem-flipper>=${PORTVERSION}<0.17:devel/rubygem-flipper
+RUN_DEPENDS=	rubygem-activesupport50>=4.2<7:devel/rubygem-activesupport50 \
+		rubygem-flipper>=${PORTVERSION}<0.18:devel/rubygem-flipper
 
 USES=		gem
 USE_RUBY=	yes

Modified: branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/distinfo
==============================================================================
--- branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/distinfo	Thu Nov 28 06:52:57 2019	(r518560)
+++ branches/2019Q4/devel/rubygem-flipper-active_support_cache_store/distinfo	Thu Nov 28 06:54:24 2019	(r518561)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555855395
-SHA256 (rubygem/flipper-active_support_cache_store-0.16.2.gem) = ff0212c8e88077ec1da15869c2c487083fd3801f2d0d05958d406a0cc53b495a
-SIZE (rubygem/flipper-active_support_cache_store-0.16.2.gem) = 7680
+TIMESTAMP = 1572806166
+SHA256 (rubygem/flipper-active_support_cache_store-0.17.1.gem) = 0f0a9281b9380eb47acd3097f65de6a3c79d986c81864f7a08c48d5e87f56b56
+SIZE (rubygem/flipper-active_support_cache_store-0.17.1.gem) = 7680



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