mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
www/rubygem-rack-protection2: Add rubygem-rack-protection2 2.2.2 (copied from rubygem-rack-protection)
- Update version requirement of RUN_DEPENDS - Add PORTSCOUT
This commit is contained in:
parent
fd6652374d
commit
615af6e0c7
@ -2061,6 +2061,7 @@
|
||||
SUBDIR += rubygem-rack-openid
|
||||
SUBDIR += rubygem-rack-protection
|
||||
SUBDIR += rubygem-rack-protection1
|
||||
SUBDIR += rubygem-rack-protection2
|
||||
SUBDIR += rubygem-rack-proxy
|
||||
SUBDIR += rubygem-rack-ssl
|
||||
SUBDIR += rubygem-rack-test
|
||||
|
23
www/rubygem-rack-protection2/Makefile
Normal file
23
www/rubygem-rack-protection2/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
PORTNAME= rack-protection
|
||||
PORTVERSION= 2.2.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Collection of Rack middleware to protect against opportunistic attack
|
||||
WWW= https://github.com/sinatra/sinatra/tree/master/rack-protection
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/License
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=0,3:www/rubygem-rack
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^2\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/rubygem-rack-protection2/distinfo
Normal file
3
www/rubygem-rack-protection2/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1659161335
|
||||
SHA256 (rubygem/rack-protection-2.2.2.gem) = fd41414dbabbec274af0bdb1f72a48504449de4d979782c9af38cbb5dfff3299
|
||||
SIZE (rubygem/rack-protection-2.2.2.gem) = 17408
|
1
www/rubygem-rack-protection2/pkg-descr
Normal file
1
www/rubygem-rack-protection2/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Collection of Rack middleware to protect you against common, opportunistic attack.
|
Loading…
Reference in New Issue
Block a user