Bug 177840

Summary: Update port: www/py-selenium Upgrade to 2.32.0
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Frederic Culot <culot>
Status: Closed FIXED    
Severity: Affects Only Me CC: douglas
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-selenium.2013-04-13T181316Z.diff none

Description Douglas Thrift 2013-04-13 19:20:00 UTC
Upgraded www/py-selenium to 2.32.0.

https://redports.org/buildarchive/20130413172300-25337/

From CHANGES:

Selenium 2.32
* Support for FF20 Native Events
* Python 3 support
* Misc Python 3 patches
* Allow easy FirefoxBinary subclassing
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-13 19:20:09 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-04-16 19:01:07 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-17 09:03:15 UTC
Author: culot
Date: Wed Apr 17 08:03:08 2013
New Revision: 315943
URL: http://svnweb.freebsd.org/changeset/ports/315943

Log:
  - Update to 2.32.0
  
  PR:		ports/177840
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
  Feature safe:	yes

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

Modified: head/www/py-selenium/Makefile
==============================================================================
--- head/www/py-selenium/Makefile	Wed Apr 17 07:57:54 2013	(r315942)
+++ head/www/py-selenium/Makefile	Wed Apr 17 08:03:08 2013	(r315943)
@@ -1,8 +1,8 @@
-# Created by: Douglas Thrift
+# Created by: Douglas Thrift <douglas@douglasthrift.net>
 # $FreeBSD$
 
 PORTNAME=	selenium
-PORTVERSION=	2.31.0
+PORTVERSION=	2.32.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-selenium/distinfo
==============================================================================
--- head/www/py-selenium/distinfo	Wed Apr 17 07:57:54 2013	(r315942)
+++ head/www/py-selenium/distinfo	Wed Apr 17 08:03:08 2013	(r315943)
@@ -1,2 +1,2 @@
-SHA256 (selenium-2.31.0.tar.gz) = 1986819d4038f07a6cc9c923b8b9bc32a274db8923136692e7108a8218e2d831
-SIZE (selenium-2.31.0.tar.gz) = 2499429
+SHA256 (selenium-2.32.0.tar.gz) = 338ec50b06f94e52b66f1baf2e39e4f06e2ddb80569bc7fa30c4291944906b71
+SIZE (selenium-2.32.0.tar.gz) = 2506082
_______________________________________________
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"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-04-17 09:03:19 UTC
State Changed
From-To: open->closed

Committed. Thanks!