diff options
author | culot <culot@FreeBSD.org> | 2013-09-09 21:05:51 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-09-09 21:05:51 +0800 |
commit | f2c89eeb21960d42b092b2885d7401a353e16e0b (patch) | |
tree | 16fec33c398746296234da483db45e75391b5eda /www/py-selenium | |
parent | 9a1e338b3ad530391fd7a8608db788390dbd3f9e (diff) | |
download | freebsd-ports-gnome-f2c89eeb21960d42b092b2885d7401a353e16e0b.tar.gz freebsd-ports-gnome-f2c89eeb21960d42b092b2885d7401a353e16e0b.tar.zst freebsd-ports-gnome-f2c89eeb21960d42b092b2885d7401a353e16e0b.zip |
- Update to 2.35.0
Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES
PR: ports/181925
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Diffstat (limited to 'www/py-selenium')
-rw-r--r-- | www/py-selenium/Makefile | 2 | ||||
-rw-r--r-- | www/py-selenium/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/py-selenium/Makefile b/www/py-selenium/Makefile index 90b523939d70..f563d13dea09 100644 --- a/www/py-selenium/Makefile +++ b/www/py-selenium/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 2.34.0 +PORTVERSION= 2.35.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-selenium/distinfo b/www/py-selenium/distinfo index 7ff5fa596b68..41cd005b9e22 100644 --- a/www/py-selenium/distinfo +++ b/www/py-selenium/distinfo @@ -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 |