Update to 3.142.6
Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
This commit is contained in:
parent
48c8c5bb8b
commit
947e52ce92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515153
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= selenium-webdriver
|
||||
PORTVERSION= 3.142.5
|
||||
PORTVERSION= 3.142.6
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Tool for writing automated tests of websites
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-childprocess2>=0.5<3.0:devel/rubygem-childprocess2 \
|
||||
RUN_DEPENDS= rubygem-childprocess>=0.5<4.0:devel/rubygem-childprocess \
|
||||
rubygem-rubyzip>=1.2.2:archivers/rubygem-rubyzip
|
||||
|
||||
USES= gem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1570031446
|
||||
SHA256 (rubygem/selenium-webdriver-3.142.5.gem) = 212ebce00cd48a87261f887b61ff08180fc88c51252741c9baf9249e52903bb2
|
||||
SIZE (rubygem/selenium-webdriver-3.142.5.gem) = 864768
|
||||
TIMESTAMP = 1571671559
|
||||
SHA256 (rubygem/selenium-webdriver-3.142.6.gem) = cb93ba1dad91c18dff17c77d58b3261b0c92a769585178f80c17e546068d4b85
|
||||
SIZE (rubygem/selenium-webdriver-3.142.6.gem) = 864768
|
||||
|
|
Loading…
Reference in a new issue