diff options
author | cpm <cpm@FreeBSD.org> | 2017-04-08 19:23:01 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 21:34:34 +0800 |
commit | a2dd414c4c2b2bbd909faecffaa010bf3ac36793 (patch) | |
tree | ac97687e2736195cc71521220fda8e28697c0bba | |
parent | 74ef7c327c8b9a714b0f61fd9c40c749fa968f84 (diff) | |
download | freebsd-ports-gnome-a2dd414c4c2b2bbd909faecffaa010bf3ac36793.tar.gz freebsd-ports-gnome-a2dd414c4c2b2bbd909faecffaa010bf3ac36793.tar.zst freebsd-ports-gnome-a2dd414c4c2b2bbd909faecffaa010bf3ac36793.zip |
- Update to 3.3.3
From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES:
Selenium 3.3.3
* make w3c execute_script commands unique
PR: 218413
Submitted by: douglas@douglasthrift.net (maintainer)
-rw-r--r-- | www/py-selenium/Makefile | 2 | ||||
-rw-r--r-- | www/py-selenium/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-selenium/Makefile b/www/py-selenium/Makefile index 050c500a18b1..f8b7823bf889 100644 --- a/www/py-selenium/Makefile +++ b/www/py-selenium/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-selenium/distinfo b/www/py-selenium/distinfo index a4e5c66f187f..eae2fe50a26d 100644 --- a/www/py-selenium/distinfo +++ b/www/py-selenium/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489878802 -SHA256 (selenium-3.3.1.tar.gz) = 2cf187c6876d8c633df70f8242dc081c53dfaba128f499a0e4fb2186a38a5c9f -SIZE (selenium-3.3.1.tar.gz) = 836332 +TIMESTAMP = 1491444509 +SHA256 (selenium-3.3.3.tar.gz) = 0e3da774f5f3abf4b756b240196b005ff112fa8df653359370c7b078cf197a4d +SIZE (selenium-3.3.3.tar.gz) = 837886 |