mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
www/p5-Selenium-Remote-Driver: update 1.28 -> 1.29
Relnotes: https://metacpan.org/changes/distribution/Selenium-Remote-Driver
This commit is contained in:
parent
49c5e9180d
commit
da1e79c1d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478158
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Selenium-Remote-Driver
|
||||
PORTVERSION= 1.28
|
||||
PORTVERSION= 1.29
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:TEODESIAN
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529511157
|
||||
SHA256 (Selenium-Remote-Driver-1.28.tar.gz) = fc715bf86a691bfb7c6110ea2aa188a6ed70c6fd1146b7e2f179500a19dee918
|
||||
SIZE (Selenium-Remote-Driver-1.28.tar.gz) = 4214769
|
||||
TIMESTAMP = 1535308556
|
||||
SHA256 (Selenium-Remote-Driver-1.29.tar.gz) = a33d70a866208f52c936102a30c00bc154c5195c20f4d52b03ea46585884c0ca
|
||||
SIZE (Selenium-Remote-Driver-1.29.tar.gz) = 4218858
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%PERL5_MAN3%%/Selenium::CanStartBinary::FindBinary.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::CanStartBinary::ProbePort.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Chrome.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Edge.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Firefox.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Firefox::Binary.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Firefox::Profile.3.gz
|
||||
@ -22,6 +23,7 @@
|
||||
%%PERL5_MAN3%%/Selenium::Remote::WebElement.3.gz
|
||||
%%PERL5_MAN3%%/Selenium::Waiter.3.gz
|
||||
%%PERL5_MAN3%%/Test::Selenium::Chrome.3.gz
|
||||
%%PERL5_MAN3%%/Test::Selenium::Edge.3.gz
|
||||
%%PERL5_MAN3%%/Test::Selenium::Firefox.3.gz
|
||||
%%PERL5_MAN3%%/Test::Selenium::InternetExplorer.3.gz
|
||||
%%PERL5_MAN3%%/Test::Selenium::PhantomJS.3.gz
|
||||
@ -33,6 +35,7 @@
|
||||
%%SITE_PERL%%/Selenium/CanStartBinary/FindBinary.pm
|
||||
%%SITE_PERL%%/Selenium/CanStartBinary/ProbePort.pm
|
||||
%%SITE_PERL%%/Selenium/Chrome.pm
|
||||
%%SITE_PERL%%/Selenium/Edge.pm
|
||||
%%SITE_PERL%%/Selenium/Firefox.pm
|
||||
%%SITE_PERL%%/Selenium/Firefox/Binary.pm
|
||||
%%SITE_PERL%%/Selenium/Firefox/Profile.pm
|
||||
@ -59,6 +62,7 @@
|
||||
%%SITE_PERL%%/Selenium/Remote/driver-example.pl
|
||||
%%SITE_PERL%%/Selenium/Waiter.pm
|
||||
%%SITE_PERL%%/Test/Selenium/Chrome.pm
|
||||
%%SITE_PERL%%/Test/Selenium/Edge.pm
|
||||
%%SITE_PERL%%/Test/Selenium/Firefox.pm
|
||||
%%SITE_PERL%%/Test/Selenium/InternetExplorer.pm
|
||||
%%SITE_PERL%%/Test/Selenium/PhantomJS.pm
|
||||
|
Loading…
Reference in New Issue
Block a user