mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Add rubygem-flipper-ui017 0.17.2 (copied from rubygem-flipper-ui)
- Add PORTSCOUT
This commit is contained in:
parent
b0cb842b13
commit
fb7118c1bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540787
@ -6003,6 +6003,7 @@
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store
|
||||
SUBDIR += rubygem-flipper-active_support_cache_store017
|
||||
SUBDIR += rubygem-flipper-ui
|
||||
SUBDIR += rubygem-flipper-ui017
|
||||
SUBDIR += rubygem-flipper017
|
||||
SUBDIR += rubygem-fluent-logger
|
||||
SUBDIR += rubygem-fog
|
||||
|
27
devel/rubygem-flipper-ui017/Makefile
Normal file
27
devel/rubygem-flipper-ui017/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= flipper-ui
|
||||
PORTVERSION= 0.17.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 017
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Rack middleware that provides a fully featured web interface
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-erubi>=1.0.0<2.0.0:www/rubygem-erubi \
|
||||
rubygem-flipper017>=${PORTVERSION}<0.18:devel/rubygem-flipper017 \
|
||||
rubygem-rack>=1.4,3<3,3:www/rubygem-rack \
|
||||
rubygem-rack-protection>=1.5.3<2.1.0:www/rubygem-rack-protection
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^0\.17\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
devel/rubygem-flipper-ui017/distinfo
Normal file
3
devel/rubygem-flipper-ui017/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1578197799
|
||||
SHA256 (rubygem/flipper-ui-0.17.2.gem) = 07e6978f8e05cb006d7c9f6b1e4d71f21b94a8cb85c519e3dbacc88a9b27889b
|
||||
SIZE (rubygem/flipper-ui-0.17.2.gem) = 2235904
|
4
devel/rubygem-flipper-ui017/pkg-descr
Normal file
4
devel/rubygem-flipper-ui017/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Rack middleware that provides a fully featured web interface for the flipper
|
||||
gem.
|
||||
|
||||
WWW: https://github.com/jnunemaker/flipper
|
Loading…
Reference in New Issue
Block a user