Bug 207140

Summary: www/py-selenium: Update to 2.52.0
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Raphael Kubo da Costa <rakuco>
Status: Closed FIXED    
Severity: Affects Only Me CC: rakuco
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/py27-selenium-2.52.0.diff
douglas: maintainer-approval+
logs/py27-selenium-2.52.0.log none

Description Douglas Thrift 2016-02-12 22:48:48 UTC
Created attachment 166911 [details]
www/py27-selenium-2.52.0.diff

Update www/py-selenium to 2.52.0.

"portlint -C" reports "looks fine."
I will attach the "poudriere testport" log.

From CHANGES:

Selenium 2.52.0
* Fixing case where UnexpectedAlertException doesn't get the alert_text in the error object
* Firefox: Actually use launch_browser timeout Fixes #1300
Comment 1 Douglas Thrift 2016-02-12 22:49:39 UTC
Created attachment 166912 [details]
logs/py27-selenium-2.52.0.log

Here is the poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-02-17 12:14:30 UTC
A commit references this bug:

Author: rakuco
Date: Wed Feb 17 12:13:30 UTC 2016
New revision: 409039
URL: https://svnweb.freebsd.org/changeset/ports/409039

Log:
  Update to 2.52.0.

  From CHANGES:

  Selenium 2.52.0
  * Fixing case where UnexpectedAlertException doesn't get the alert_text in the error object
  * Firefox: Actually use launch_browser timeout Fixes #1300

  PR:		207140
  Submitted by:	douglas@douglasthrift.net (maintainer)

Changes:
  head/www/py-selenium/Makefile
  head/www/py-selenium/distinfo
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-02-17 12:15:09 UTC
Committed, thank you.