Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 2020 16:16:39 +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: r540800 - head/devel/rubygem-flipper-active_support_cache_store
Message-ID:  <202006291616.05TGGd2P034580@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 29 16:16:38 2020
New Revision: 540800
URL: https://svnweb.freebsd.org/changeset/ports/540800

Log:
  Update to 0.18.0
  
  Changes:	https://github.com/jnunemaker/flipper/blob/master/Changelog.md

Modified:
  head/devel/rubygem-flipper-active_support_cache_store/Makefile
  head/devel/rubygem-flipper-active_support_cache_store/distinfo

Modified: head/devel/rubygem-flipper-active_support_cache_store/Makefile
==============================================================================
--- head/devel/rubygem-flipper-active_support_cache_store/Makefile	Mon Jun 29 16:16:33 2020	(r540799)
+++ head/devel/rubygem-flipper-active_support_cache_store/Makefile	Mon Jun 29 16:16:38 2020	(r540800)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flipper-active_support_cache_store
-PORTVERSION=	0.17.2
+PORTVERSION=	0.18.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,8 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-activesupport50>=4.2<7:devel/rubygem-activesupport50 \
-		rubygem-flipper>=${PORTVERSION}<0.18:devel/rubygem-flipper
+RUN_DEPENDS=	rubygem-activesupport50>=5.0<7:devel/rubygem-activesupport50 \
+		rubygem-flipper>=${PORTVERSION}<0.19:devel/rubygem-flipper
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-flipper-active_support_cache_store/distinfo
==============================================================================
--- head/devel/rubygem-flipper-active_support_cache_store/distinfo	Mon Jun 29 16:16:33 2020	(r540799)
+++ head/devel/rubygem-flipper-active_support_cache_store/distinfo	Mon Jun 29 16:16:38 2020	(r540800)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578197797
-SHA256 (rubygem/flipper-active_support_cache_store-0.17.2.gem) = 15fc5ad3e6d1dd513fa8815de8e19d01f83c5fbb384adf999a00a31ad2989e91
-SIZE (rubygem/flipper-active_support_cache_store-0.17.2.gem) = 7680
+TIMESTAMP = 1593333068
+SHA256 (rubygem/flipper-active_support_cache_store-0.18.0.gem) = 72615b9e09d2482908d0384df8630a8742d6e00ae555192adc60f15aaeced5a6
+SIZE (rubygem/flipper-active_support_cache_store-0.18.0.gem) = 7680



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