Fix typo
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
6655c997ee
commit
07f899e407
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445525
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= rbtrace
|
||||
PORTVERSION= 0.4.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Shows method calls inside another ruby process in real time
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
xRUN_DEPENDS= rubygem-ffi>=1.0.6:devel/rubygem-ffi \
|
||||
RUN_DEPENDS= rubygem-ffi>=1.0.6:devel/rubygem-ffi \
|
||||
rubygem-msgpack>=0.4.3:devel/rubygem-msgpack \
|
||||
rubygem-trollop>=1.16.2:devel/rubygem-trollop
|
||||
|
||||
|
|
Loading…
Reference in a new issue