Bug 181925 - Update port: www/py-selenium Upgrade to 2.35.0
Summary: Update port: www/py-selenium Upgrade to 2.35.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-08 03:00 UTC by Douglas Thrift
Modified: 2013-09-09 14:10 UTC (History)
1 user (show)

See Also:


Attachments
py-selenium.2013-09-08T011459Z.diff (977 bytes, patch)
2013-09-08 03:00 UTC, Douglas Thrift
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Thrift 2013-09-08 03:00:00 UTC
Upgraded www/py-selenium to 2.35.0.

https://redports.org/buildarchive/20130908010900-25080/

From CHANGES:

Selenium 2.35
* Remove duplicate 'get screenshot as file' methods.  Add method 'get_screenshot_as_png'
* fixing UnicodeEncodeError on get attribute of webelement
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-08 03:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-09-08 07:46:36 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-09-09 14:06:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-09-09 14:06:03 UTC
Author: culot
Date: Mon Sep  9 13:05:51 2013
New Revision: 326809
URL: http://svnweb.freebsd.org/changeset/ports/326809

Log:
  - Update to 2.35.0
  
  Changes:	http://code.google.com/p/selenium/source/browse/py/CHANGES
  PR:		ports/181925
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Modified:
  head/www/py-selenium/Makefile
  head/www/py-selenium/distinfo

Modified: head/www/py-selenium/Makefile
==============================================================================
--- head/www/py-selenium/Makefile	Mon Sep  9 12:24:04 2013	(r326808)
+++ head/www/py-selenium/Makefile	Mon Sep  9 13:05:51 2013	(r326809)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	selenium
-PORTVERSION=	2.34.0
+PORTVERSION=	2.35.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-selenium/distinfo
==============================================================================
--- head/www/py-selenium/distinfo	Mon Sep  9 12:24:04 2013	(r326808)
+++ head/www/py-selenium/distinfo	Mon Sep  9 13:05:51 2013	(r326809)
@@ -1,2 +1,2 @@
-SHA256 (selenium-2.34.0.tar.gz) = b7d0d3d2259d5fa9ee4804cff1d0736d93a674db507a450c1cb077c4acff5c2f
-SIZE (selenium-2.34.0.tar.gz) = 2578371
+SHA256 (selenium-2.35.0.tar.gz) = 605ace5c73f5cefad14cf77e8e9cad63b8661bf8b1b1ed739d284a344abb0a31
+SIZE (selenium-2.35.0.tar.gz) = 2579216
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"