FreeBSD Bugzilla – Attachment 185659 Details for
Bug 221558
www/selenium: Update to 3.5.0 + fix from previous commit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that brings port up to 3.5.2
selenium-3.5.2.patch (text/plain), 3.26 KB, created by
Daniel Ylitalo
on 2017-08-22 10:57:59 UTC
(
hide
)
Description:
Patch that brings port up to 3.5.2
Filename:
MIME Type:
Creator:
Daniel Ylitalo
Created:
2017-08-22 10:57:59 UTC
Size:
3.26 KB
patch
obsolete
>Index: www/selenium/Makefile >=================================================================== >--- www/selenium/Makefile (revision 448515) >+++ www/selenium/Makefile (working copy) >@@ -1,14 +1,14 @@ > # $FreeBSD$ > > PORTNAME= selenium >-PORTVERSION= 3.4.0 >+PORTVERSION= 3.5.2 > CATEGORIES= www devel java >-MASTER_SITES= http://selenium-release.storage.googleapis.com/3.4/ >+MASTER_SITES= http://selenium-release.storage.googleapis.com/3.5/ > DISTNAME= selenium-server-standalone-${PORTVERSION} > EXTRACT_SUFX= .jar > EXTRACT_ONLY= > >-MAINTAINER= kaworu@users.sourceforge.jp >+MAINTAINER= daniel@blodan.se > COMMENT= Selenium Standalone Server, allows browser testing > > LICENSE= APACHE20 >Index: www/selenium/distinfo >=================================================================== >--- www/selenium/distinfo (revision 448515) >+++ www/selenium/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1493730833 >-SHA256 (selenium-server-standalone-3.4.0.jar) = 21cbbd775678821b6b72c208b8d59664a4c7381b3c50b008b331914d2834ec8d >-SIZE (selenium-server-standalone-3.4.0.jar) = 21763199 >+TIMESTAMP = 1503396176 >+SHA256 (selenium-server-standalone-3.5.2.jar) = 47fab028b478f59de531432e448103581aa1fc6b4b8dcf497a955eab92e26021 >+SIZE (selenium-server-standalone-3.5.2.jar) = 22432345 >Index: www/selenium/files/pkg-message.in >=================================================================== >--- www/selenium/files/pkg-message.in (revision 448515) >+++ www/selenium/files/pkg-message.in (nonexistent) >@@ -1,32 +0,0 @@ >-selenium >-======== >- >-Edit your apache configuration file. >- >- % vi %%LOCALBASE%%/etc/apache*/httpd.conf >- >-Add the following line. >- >- Alias /selenium/ "%%PREFIX%%/www/selenium" >- >-Run selenium. >- >- http://localhost/selenium/ >- >-Documentation. >- >- http://localhost/selenium/doc/ >- >-To automate browsers you need one or more of these ports: >-www/firefox >-www/chromium >- >-With one or more of these complementary ports: >-www/geckodriver >-x11-servers/xorg-vfbserver >-x11-fonts/xorg-fonts >-x11-fonts/webfonts >-x11/xauth >-x11/xkeyboard-config >-x11/xkbcomp >- > >Property changes on: www/selenium/files/pkg-message.in >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/selenium/pkg-message >=================================================================== >--- www/selenium/pkg-message (nonexistent) >+++ www/selenium/pkg-message (working copy) >@@ -0,0 +1,17 @@ >+To automate browsers you need one or more of these ports: >+www/firefox >+www/chromium >+ >+With one or more of these complementary ports: >+www/geckodriver >+x11-servers/xorg-vfbserver >+x11-fonts/xorg-fonts >+x11-fonts/webfonts >+x11/xauth >+x11/xkeyboard-config >+x11/xkbcomp >+ >+Clients can also be found: >+www/rubygem-selenium-webdriver >+www/py-selenium >+devel/p5-Test-WWW-Selenium > >Property changes on: www/selenium/pkg-message >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 221558
:
185479
| 185659