- Update RUN_DEPENDS: use newer rubygem-rack

- Add NO_ARCH
- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 20:13:52 +00:00
parent c705f4558c
commit bfe8d85835
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389518

View file

@ -3,6 +3,7 @@
PORTNAME= rack-attack
PORTVERSION= 4.3.0
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -11,8 +12,9 @@ COMMENT= Rack middleware for throttling and blocking abusive requests
LICENSE= MIT
RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack
RUN_DEPENDS= rubygem-rack16>=0:${PORTSDIR}/www/rubygem-rack16
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes