Update to 0.20.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
This commit is contained in:
parent
0825f9c2b8
commit
7690849e20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559147
@ -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 Flipper
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user