MFH: r466581
Add rubygem-flipper-active_support_cache_store013 0.13.0 (copied from rubygem-flipper-active_support_cache_store) - Update RUN_DEPENDS - Add PORTSCOUT Approved by: ports-secteam (eadler)
This commit is contained in:
parent
cf389ae5ec
commit
6693bd52e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=471812
@ -5463,6 +5463,7 @@
|
||||
SUBDIR += rubygem-flipper
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store011
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store013
|
||||
SUBDIR += rubygem-flipper011
|
||||
SUBDIR += rubygem-fluent-logger
|
||||
SUBDIR += rubygem-fog
|
||||
|
24
devel/rubygem-flipper-active_support_cache_store013/Makefile
Normal file
24
devel/rubygem-flipper-active_support_cache_store013/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flipper-active_support_cache_store
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 013
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= ActiveSupport::Cache store adapter for Flipper
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
|
||||
rubygem-flipper013>=${PORTVERSION}:devel/rubygem-flipper013
|
||||
|
||||
PORTSCOUT= limit:^0\.13\.
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1520176943
|
||||
SHA256 (rubygem/flipper-active_support_cache_store-0.13.0.gem) = f3314662bf1a85c3a9d56e7380bda91110445a997075e36da06735055d9df17e
|
||||
SIZE (rubygem/flipper-active_support_cache_store-0.13.0.gem) = 7680
|
@ -0,0 +1,3 @@
|
||||
ActiveSupport::Cache store adapter for Flipper
|
||||
|
||||
WWW: https://github.com/jnunemaker/flipper
|
Loading…
Reference in New Issue
Block a user