ports/167180: Update port: www/py-selenium Upgrade to version 2.21.2

douglas at douglasthrift.net douglas at douglasthrift.net
Sat Apr 21 21:40:10 UTC 2012


>Number:         167180
>Category:       ports
>Synopsis:       Update port: www/py-selenium Upgrade to version 2.21.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:   Sat Apr 21 21:40:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 8.0-RELEASE-p6 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p6 FreeBSD 8.0-RELEASE-p6 #2: Wed Sep 28 21:40:42 PDT 2011 user at jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Upgraded www/py-selenium to version 2.21.2. Changed USE_FIREFOX for the
WITH_FIRFOX option to 36+ to allow different versions of Firefox.

https://redports.org/buildarchive/20120421205455-10253/

>From CHANGES:

Selenium 2.21.2
* Fix typing to file input when not using Selenium Server. Bug 3736

Selenium 2.21.1
* focusmanager.testmode messes with native events, removing it.

Selenium 2.21
* Local File upload capabilities for non-remote browser 
* Adding maximize_window api call
* Updating default firefox profile to set focusmanager.testmode to true
    see https://bugzilla.mozilla.org/show_bug.cgi?id=704583
* bugs fixed: 3506, 3528, 3607
>How-To-Repeat:
>Fix:
--- py-selenium.2012-04-21T211911Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/www/py-selenium/Makefile py-selenium/Makefile
--- /usr/ports/www/py-selenium/Makefile	2012-03-07 01:58:47.000000000 -0800
+++ py-selenium/Makefile	2012-04-21 13:51:12.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	selenium
-PORTVERSION=	2.20.0
+PORTVERSION=	2.21.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -29,7 +29,7 @@
 .include <bsd.port.options.mk>
 
 .if defined(WITH_FIREFOX)
-USE_FIREFOX=	yes
+USE_FIREFOX=	36+
 .endif
 
 .include <bsd.port.mk>
diff -Nrux .svn -x work /usr/ports/www/py-selenium/distinfo py-selenium/distinfo
--- /usr/ports/www/py-selenium/distinfo	2012-03-07 01:58:47.000000000 -0800
+++ py-selenium/distinfo	2012-04-21 13:51:24.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (py-selenium/selenium-2.20.0.tar.gz) = 9808c5dfdd9f028d0361ba5a0ea717743849f4dee3eefc397a0b65e6cb3f06fd
-SIZE (py-selenium/selenium-2.20.0.tar.gz) = 4200623
+SHA256 (py-selenium/selenium-2.21.2.tar.gz) = cac18c32c1e39e2a3959872dcac5cc0386d6f4f553c6dafb59cbaea8178dc7fc
+SIZE (py-selenium/selenium-2.21.2.tar.gz) = 2546022
--- py-selenium.2012-04-21T211911Z.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list