mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
41ffe42294
commit
c705f4558c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389517
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= rack-accept
|
||||
PORTVERSION= 0.4.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,8 +11,9 @@ COMMENT= HTTP Accept* for Ruby/Rack
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-rack>=0.4:${PORTSDIR}/www/rubygem-rack
|
||||
RUN_DEPENDS= rubygem-rack16>=0.4:${PORTSDIR}/www/rubygem-rack16
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
Loading…
Reference in New Issue
Block a user