mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 2.50.0
- Add LICENSE_FILE Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
This commit is contained in:
parent
a4a5454c05
commit
a9d0a37cea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410314
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= selenium-webdriver
|
||||
PORTVERSION= 2.49.0
|
||||
PORTVERSION= 2.52.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Tool for writing automated tests of websites
|
||||
|
||||
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 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/selenium-webdriver-2.49.0.gem) = c3ceba30bcecfb2e6d0f53bed34ac046f740793871ebfd011c339860f79d4bc8
|
||||
SIZE (rubygem/selenium-webdriver-2.49.0.gem) = 887808
|
||||
SHA256 (rubygem/selenium-webdriver-2.52.0.gem) = 1faa96cbf02cc4f0f57e0f40db26e4f4a26d1a2f6a7eecd852f2e9df11ea0820
|
||||
SIZE (rubygem/selenium-webdriver-2.52.0.gem) = 890880
|
||||
|
Loading…
Reference in New Issue
Block a user