Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2020 13:56:15 +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: r559147 - head/devel/rubygem-flipper-active_support_cache_store
Message-ID:  <202012241356.0BODuFdh040598@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 24 13:56:15 2020
New Revision: 559147
URL: https://svnweb.freebsd.org/changeset/ports/559147

Log:
  Update to 0.20.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	Thu Dec 24 13:56:10 2020	(r559146)
+++ head/devel/rubygem-flipper-active_support_cache_store/Makefile	Thu Dec 24 13:56:15 2020	(r559147)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	flipper-active_support_cache_store
-PORTVERSION=	0.19.1
+PORTVERSION=	0.20.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	ActiveSupport::Cache store adapter for Flippe
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-activesupport50>=5.0<7:devel/rubygem-activesupport50 \
-		rubygem-flipper>=${PORTVERSION}<0.20:devel/rubygem-flipper
+		rubygem-flipper>=${PORTVERSION}<0.21: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	Thu Dec 24 13:56:10 2020	(r559146)
+++ head/devel/rubygem-flipper-active_support_cache_store/distinfo	Thu Dec 24 13:56:15 2020	(r559147)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539945
-SHA256 (rubygem/flipper-active_support_cache_store-0.19.1.gem) = 2a7597ed29563e0e54d33b2ca22eed2f6cba1909c75847149a0a2771b3013b79
-SIZE (rubygem/flipper-active_support_cache_store-0.19.1.gem) = 7680
+TIMESTAMP = 1608730821
+SHA256 (rubygem/flipper-active_support_cache_store-0.20.0.gem) = 24867699c8e3125fa9c9b10701b395b74a4a60c0cc7859fe7618b63beb2b0458
+SIZE (rubygem/flipper-active_support_cache_store-0.20.0.gem) = 7680



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