FreeBSD Bugzilla – Attachment 194437 Details for
Bug 229185
www/p5-Selenium-Remote-Driver: update to 1.28
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-Selenium-Remote-Driver.diff (text/plain), 3.39 KB, created by
Tomohiro Hosaka
on 2018-06-20 17:01:12 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tomohiro Hosaka
Created:
2018-06-20 17:01:12 UTC
Size:
3.39 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 472877) >+++ Makefile (working copy) >@@ -1,36 +1,36 @@ > # $FreeBSD$ > > PORTNAME= Selenium-Remote-Driver >-PORTVERSION= 1.20 >+PORTVERSION= 1.28 > CATEGORIES= www perl5 > MASTER_SITES= CPAN >-MASTER_SITE_SUBDIR= CPAN:GEMPESAW >+MASTER_SITE_SUBDIR= CPAN:TEODESIAN > PKGNAMEPREFIX= p5- >-#DISTFILES= ${PORTNAME}-0.23${EXTRACT_SUFX} >-#WRKSRC= ${WRKDIR}/${PORTNAME}-0.23 > > MAINTAINER= pi@FreeBSD.org > COMMENT= Perl Interface for Selenium Remote Driver > > LICENSE= APACHE20 >+LICENSE_FILE= ${WRKSRC}/LICENSE > >-TEST_DEPENDS= p5-Test-Time>=0:devel/p5-Test-Time \ >- p5-Test-Warn>=0:devel/p5-Test-Warn >-BUILD_DEPENDS= p5-Archive-Extract>=0.74:archivers/p5-Archive-Extract \ >- p5-Archive-Zip>=1.39:archivers/p5-Archive-Zip \ >+RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ >+ p5-Clone>=0:devel/p5-Clone \ > p5-File-Which>=0:sysutils/p5-File-Which \ >+ p5-HTTP-Message>=0:www/p5-HTTP-Message \ > p5-IO-String>=0:devel/p5-IO-String \ >- p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ >+ p5-JSON>=0:converters/p5-JSON \ >+ p5-libwww>=0:www/p5-libwww \ >+ p5-Moo>=1.005:devel/p5-Moo \ >+ p5-Sub-Install>=0:devel/p5-Sub-Install \ >+ p5-Test-LongString>=0:devel/p5-Test-LongString \ >+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ > p5-XML-Simple>=0:textproc/p5-XML-Simple \ >- p5-HTTP-Message>=6.06:www/p5-HTTP-Message \ >- p5-JSON>=2.90:converters/p5-JSON \ >- p5-libwww>=5.829:www/p5-libwww \ >- p5-Moo>=1:devel/p5-Moo \ >- p5-Sub-Install>=0.928:devel/p5-Sub-Install \ >- p5-Test-LongString>=0.17:devel/p5-Test-LongString \ >- p5-Try-Tiny>=0.18:lang/p5-Try-Tiny \ >- p5-namespace-clean>=0.25:devel/p5-namespace-clean >-RUN_DEPENDS:= ${BUILD_DEPENDS} >+ p5-namespace-clean>=0:devel/p5-namespace-clean >+TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ >+ p5-Test-Fatal>=0:devel/p5-Test-Fatal \ >+ p5-Test-LWP-UserAgent>=0:www/p5-Test-LWP-UserAgent \ >+ p5-Test-Time>=0:devel/p5-Test-Time \ >+ p5-Test-Warn>=0:devel/p5-Test-Warn > > USES= perl5 shebangfix > SHEBANG_FILES= driver-example.pl >Index: distinfo >=================================================================== >--- distinfo (revision 472877) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1495819186 >-SHA256 (Selenium-Remote-Driver-1.20.tar.gz) = c8b0aec6352e86948420b1c72f990b8ddf4c5c598ca64479d768503926f8c3e9 >-SIZE (Selenium-Remote-Driver-1.20.tar.gz) = 4216110 >+TIMESTAMP = 1529511157 >+SHA256 (Selenium-Remote-Driver-1.28.tar.gz) = fc715bf86a691bfb7c6110ea2aa188a6ed70c6fd1146b7e2f179500a19dee918 >+SIZE (Selenium-Remote-Driver-1.28.tar.gz) = 4214769 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 472877) >+++ pkg-plist (working copy) >@@ -17,6 +17,7 @@ > %%PERL5_MAN3%%/Selenium::Remote::Mock::Commands.3.gz > %%PERL5_MAN3%%/Selenium::Remote::Mock::RemoteConnection.3.gz > %%PERL5_MAN3%%/Selenium::Remote::RemoteConnection.3.gz >+%%PERL5_MAN3%%/Selenium::Remote::Spec.3.gz > %%PERL5_MAN3%%/Selenium::Remote::WDKeys.3.gz > %%PERL5_MAN3%%/Selenium::Remote::WebElement.3.gz > %%PERL5_MAN3%%/Selenium::Waiter.3.gz >@@ -52,6 +53,7 @@ > %%SITE_PERL%%/Selenium/Remote/Mock/Commands.pm > %%SITE_PERL%%/Selenium/Remote/Mock/RemoteConnection.pm > %%SITE_PERL%%/Selenium/Remote/RemoteConnection.pm >+%%SITE_PERL%%/Selenium/Remote/Spec.pm > %%SITE_PERL%%/Selenium/Remote/WDKeys.pm > %%SITE_PERL%%/Selenium/Remote/WebElement.pm > %%SITE_PERL%%/Selenium/Remote/driver-example.pl
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 229185
:
194433
| 194437