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/
Oops! I accidentally attached the wrong patch. I have attached the correct patch now. -- Douglas William Thrift <douglas@douglasthrift.net> <http://douglasthrift.net/>
Responsible Changed From-To: freebsd-ports-bugs->jgh I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!