Change RUN_DEPENDS from rubygem-childprocess to rubygem-childprocess2
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
95551b903a
commit
703984414b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513300
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= selenium-webdriver
|
||||
PORTVERSION= 3.142.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +13,7 @@ COMMENT= Tool for writing automated tests of websites
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-childprocess>=0.5<3.0:devel/rubygem-childprocess \
|
||||
RUN_DEPENDS= rubygem-childprocess2>=0.5<3.0:devel/rubygem-childprocess2 \
|
||||
rubygem-rubyzip>=1.2.2<2:archivers/rubygem-rubyzip
|
||||
|
||||
USES= gem
|
||||
|
Loading…
Reference in New Issue
Block a user