From douglas@slowhand.douglasthrift.net  Sat Apr 21 21:33:18 2012
Return-Path: <douglas@slowhand.douglasthrift.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AA467106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Apr 2012 21:33:18 +0000 (UTC)
	(envelope-from douglas@slowhand.douglasthrift.net)
Received: from slowhand.douglasthrift.net (slowhand.douglasthrift.net [69.55.236.40])
	by mx1.freebsd.org (Postfix) with ESMTP id 834A68FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Apr 2012 21:33:18 +0000 (UTC)
Received: from slowhand.douglasthrift.net (douglas@slowhand.douglasthrift.net [69.55.236.40])
	by slowhand.douglasthrift.net (8.14.5/8.14.5) with ESMTP id q3LLXH9X034998
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Apr 2012 14:33:18 -0700 (PDT)
	(envelope-from douglas@slowhand.douglasthrift.net)
Received: (from douglas@localhost)
	by slowhand.douglasthrift.net (8.14.5/8.14.5/Submit) id q3LLXHCE034997;
	Sat, 21 Apr 2012 14:33:17 -0700 (PDT)
	(envelope-from douglas)
Message-Id: <201204212133.q3LLXHCE034997@slowhand.douglasthrift.net>
Date: Sat, 21 Apr 2012 14:33:17 -0700 (PDT)
From: Douglas Thrift <douglas@douglasthrift.net>
Reply-To: Douglas Thrift <douglas@douglasthrift.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: www/py-selenium Upgrade to version 2.21.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify: douglas@douglasthrift.net

>Number:         167180
>Category:       ports
>Synopsis:       Update port: www/py-selenium Upgrade to version 2.21.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 21:40:09 UTC 2012
>Closed-Date:    Sun Apr 22 18:36:19 UTC 2012
>Last-Modified:  Sun Apr 22 18:40:11 UTC 2012
>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@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:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Sat Apr 21 21:40:31 UTC 2012 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Apr 21 21:40:36 UTC 2012 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Apr 21 21:40:40 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: douglas@douglasthrift.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/167180: Update port: www/py-selenium Upgrade to version 2.21.2
Date: Sat, 21 Apr 2012 21:40:38 UT

 Maintainer of www/py-selenium,
 
 Please note that PR ports/167180 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167180
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Douglas Thrift <douglas@douglasthrift.net>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/167180: Update port: www/py-selenium Upgrade to version
 2.21.2
Date: Sat, 21 Apr 2012 14:43:41 -0700

 Seems like the auto assign thingy is broken.
 -- 
 Douglas William Thrift
 <douglas@douglasthrift.net>
 <http://douglasthrift.net/>
 
 On 4/21/2012 2:40 PM, Edwin Groothuis wrote:
 > Maintainer of www/py-selenium,
 > 
 > Please note that PR ports/167180 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167180
 > 
Responsible-Changed-From-To: freebsd-python->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Sat Apr 21 21:59:26 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 
State-Changed-From-To: feedback->open 
State-Changed-By: jgh 
State-Changed-When: Sat Apr 21 21:59:57 UTC 2012 
State-Changed-Why:  
fix assignments 


Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: jgh 
Class-Changed-When: Sat Apr 21 21:59:57 UTC 2012 
Class-Changed-Why:  
fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Sun Apr 22 18:36:17 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167180 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167180: commit references a PR
Date: Sun, 22 Apr 2012 18:35:27 +0000 (UTC)

 jgh         2012-04-22 18:35:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/py-selenium      Makefile distinfo 
   Log:
   - Update to 2.21.2
   
   PR:     ports/167180
   Submitted by:   maintainer, douglas@douglasthrift.net
   
   Revision  Changes    Path
   1.8       +2 -2      ports/www/py-selenium/Makefile
   1.7       +2 -2      ports/www/py-selenium/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
