Update to 0.18.0
Changes: https://github.com/jnunemaker/flipper/blob/master/Changelog.md
This commit is contained in:
parent
aeb24a0518
commit
b6e8d6128f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540800
2 changed files with 6 additions and 6 deletions
|
@ -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 Flipper
|
|||
|
||||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue