Bug 207140 - www/py-selenium: Update to 2.52.0
Summary: www/py-selenium: Update to 2.52.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-12 22:48 UTC by Douglas Thrift
Modified: 2016-02-17 12:15 UTC (History)
1 user (show)

See Also:


Attachments
www/py27-selenium-2.52.0.diff (765 bytes, patch)
2016-02-12 22:48 UTC, Douglas Thrift
douglas: maintainer-approval+
Details | Diff
logs/py27-selenium-2.52.0.log (45.02 KB, text/plain)
2016-02-12 22:49 UTC, Douglas Thrift
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.