- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
c705f4558c
commit
bfe8d85835
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389518
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue