Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Sep 2013 18:31:27 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        douglas@douglasthrift.net
Subject:   ports/181925: Update port: www/py-selenium Upgrade to 2.35.0
Message-ID:  <201309080131.r881VNla062688@slowhand.douglasthrift.net>
Resent-Message-ID: <201309080200.r88200Qi063812@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181925
>Category:       ports
>Synopsis:       Update port: www/py-selenium Upgrade to 2.35.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 08 02:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 9.1-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD journeyman-freebsd.douglasthrift.net 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
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
>How-To-Repeat:
	
>Fix:

	

--- py-selenium.2013-09-08T011459Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile
--- /usr/ports/www/py-selenium/Makefile	2013-08-13 23:29:18.000000000 -0700
+++ py-selenium/Makefile	2013-09-07 18:00:48.000000000 -0700
@@ -2,7 +2,7 @@
 # $FreeBSD: www/py-selenium/Makefile 324684 2013-08-14 06:29:18Z culot $
 
 PORTNAME=	selenium
-PORTVERSION=	2.34.0
+PORTVERSION=	2.35.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo
--- /usr/ports/www/py-selenium/distinfo	2013-08-13 23:29:18.000000000 -0700
+++ py-selenium/distinfo	2013-09-07 18:01:49.000000000 -0700
@@ -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
--- py-selenium.2013-09-08T011459Z.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309080131.r881VNla062688>