- Update to 2.53.0
Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
This commit is contained in:
parent
a41556e59a
commit
1d69c7539e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411605
2 changed files with 3 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= selenium-webdriver
|
||||
PORTVERSION= 2.52.0
|
||||
PORTVERSION= 2.53.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,6 @@ LICENSE= APACHE20
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-childprocess>=0.5:${PORTSDIR}/devel/rubygem-childprocess \
|
||||
rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-rubyzip>=1.0:${PORTSDIR}/archivers/rubygem-rubyzip \
|
||||
rubygem-websocket>=1.0:${PORTSDIR}/www/rubygem-websocket
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/selenium-webdriver-2.52.0.gem) = 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820
|
||||
SIZE (rubygem/selenium-webdriver-2.52.0.gem) = 890880
|
||||
SHA256 (rubygem/selenium-webdriver-2.53.0.gem) = 6e79499ef8a5fd14c545a437dcb91795c83132fad9ddf65b7610889ae0fa3a87
|
||||
SIZE (rubygem/selenium-webdriver-2.53.0.gem) = 897536
|
||||
|
|
Loading…
Reference in a new issue