mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Change RUN_DEPENDS from rubygem-thor to rubygem-thor0
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
9f28c00877
commit
0c3671d37e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546015
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= riemann-tail
|
||||
DISTVERSION= 0.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-colorize>=0:devel/rubygem-colorize \
|
||||
rubygem-faye-websocket>=0:www/rubygem-faye-websocket \
|
||||
rubygem-thor>=0:devel/rubygem-thor
|
||||
rubygem-thor0>=0:devel/rubygem-thor0
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user