Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Nov 2013 16:10:07 -0800 (PST)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        douglas@douglasthrift.net
Subject:   ports/183855: Update port: www/py-selenium Upgrade to 2.37.2
Message-ID:  <201311110010.rAB0A3FL090850@slowhand.douglasthrift.net>
Resent-Message-ID: <201311110020.rAB0K0dW099531@freefall.freebsd.org>

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

>Number:         183855
>Category:       ports
>Synopsis:       Update port: www/py-selenium Upgrade to 2.37.2
>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:   Mon Nov 11 00:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD journeyman-freebsd.douglasthrift.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
Upgrade www/py-selenium to 2.37.2; add STAGE support.

https://redports.org/buildarchive/20131110230501-38735/

>From CHANGES:

Selenium 2.37.2
* fix regression added with unicode fix
* Bug fix #6360

Selenium 2.37.1
* fix find_elements on webelement using unicode locators and py 2.7
>How-To-Repeat:
	
>Fix:

	

--- py-selenium.2013-11-11T000523Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile
--- /usr/ports/www/py-selenium/Makefile	2013-10-22 02:04:19.000000000 -0700
+++ py-selenium/Makefile	2013-11-10 14:59:10.000000000 -0800
@@ -2,7 +2,7 @@
 # $FreeBSD: www/py-selenium/Makefile 331241 2013-10-22 09:04:19Z wg $
 
 PORTNAME=	selenium
-PORTVERSION=	2.37.0
+PORTVERSION=	2.37.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -23,7 +23,6 @@
 OPTIONS_DEFINE=	FIREFOX
 FIREFOX_DESC=	Install Firefox
 
-NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MFIREFOX}
diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo
--- /usr/ports/www/py-selenium/distinfo	2013-10-22 02:04:19.000000000 -0700
+++ py-selenium/distinfo	2013-11-10 14:59:24.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (selenium-2.37.0.tar.gz) = 8de586687a1b2132c88e89d011645f0636d3b3a9b97a03066f434c74df9a5093
-SIZE (selenium-2.37.0.tar.gz) = 2647262
+SHA256 (selenium-2.37.2.tar.gz) = c490ea8d5f74d2217c9d29d574841a0d658b8e148fca3759cd23da273b123d41
+SIZE (selenium-2.37.2.tar.gz) = 2647671
--- py-selenium.2013-11-11T000523Z.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?201311110010.rAB0A3FL090850>