Bug 165300

Summary: Update port: www/py-selenium Upgrade to 2.19.1
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-selenium.patch
none
py-selenium.2012-02-20T01:07:00Z.diff none

Description Douglas Thrift 2012-02-19 20:30:01 UTC
Upgraded www/py-selenium to version 2.19.1. There is no specific entry for
2.19.1, but here's what's new from CHANGES:

Selenium 2.19
* WebDriverBackedSelenium is now avalaible to all languages
* Addon installation fixes

Selenium 2.18
* Proxy capabilities passing

Selenium 2.17
* OperaDriver can now be invoked by webdriver.Opera()
* Support has been added for ChomeOptions. This deprecates support passing in DesiredCapabilities
* Proxy class to tell the browser a proxy is in use. Currently only for Firefox

Selenium 2.16
* bug fixes

https://redports.org/buildarchive/20120219055427-13317/
Comment 1 Douglas Thrift 2012-02-20 01:24:22 UTC
Oops!

I accidentally attached the wrong patch. I have attached the correct
patch now.
-- 
Douglas William Thrift
<douglas@douglasthrift.net>
<http://douglasthrift.net/>
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2012-02-20 03:30:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-21 00:08:10 UTC
jgh         2012-02-21 00:07:56 UTC

  FreeBSD ports repository

  Modified files:
    www/py-selenium      Makefile distinfo pkg-plist 
  Log:
  - Update to 2.19.1
  
  PR:     ports/165300
  Submitted by:   maintainer, douglas@douglasthrift.net
  
  Revision  Changes    Path
  1.6       +2 -1      ports/www/py-selenium/Makefile
  1.5       +2 -2      ports/www/py-selenium/distinfo
  1.3       +16 -14    ports/www/py-selenium/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Jason Helfman freebsd_committer freebsd_triage 2012-02-21 00:08:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!