- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
0f54960ed5
commit
cd4dc7332a
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= http_router
|
||||
PORTVERSION= 0.11.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,9 +12,10 @@ COMMENT= HTTP router for use in Rack
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=1.0.0:${PORTSDIR}/www/rubygem-rack \
|
||||
RUN_DEPENDS= rubygem-rack16>=1.0.0:${PORTSDIR}/www/rubygem-rack16 \
|
||||
rubygem-url_mount>=0.2.1:${PORTSDIR}/www/rubygem-url-mount
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user