diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-06-20 01:35:22 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-06-20 01:35:22 +0000 |
commit | 4caaf67a368c6907cfb48ad2d19704940744f9b8 (patch) | |
tree | 28c45e834cf89f487ddf0c81ec8cdf4599bc5929 /www/py-splinter | |
parent | 789a9bdd39d42600703817e0f4fb153f0fa98247 (diff) | |
download | ports-4caaf67a368c6907cfb48ad2d19704940744f9b8.tar.gz ports-4caaf67a368c6907cfb48ad2d19704940744f9b8.zip |
Notes
Diffstat (limited to 'www/py-splinter')
-rw-r--r-- | www/py-splinter/Makefile | 6 | ||||
-rw-r--r-- | www/py-splinter/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-splinter/Makefile b/www/py-splinter/Makefile index e9e1f5d1180f..90f9f5ded0cb 100644 --- a/www/py-splinter/Makefile +++ b/www/py-splinter/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= splinter -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ COMMENT= Browser abstraction for web acceptance testing LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.33:${PORTSDIR}/www/py-selenium \ - ${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.2:${PORTSDIR}/devel/py-zope.testbrowser \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}selenium>=2.39:${PORTSDIR}/www/py-selenium \ + ${PYTHON_PKGNAMEPREFIX}zope.testbrowser>=4.0.4:${PORTSDIR}/devel/py-zope.testbrowser \ ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}cssselect>0:${PORTSDIR}/www/py-cssselect diff --git a/www/py-splinter/distinfo b/www/py-splinter/distinfo index 89160bc20afc..7a052cb051a7 100644 --- a/www/py-splinter/distinfo +++ b/www/py-splinter/distinfo @@ -1,2 +1,2 @@ -SHA256 (splinter-0.5.4.tar.gz) = cd45b67f8ae1c98a69ac840c0c896cff914f65ddf05ea8d048087ce892bb9b03 -SIZE (splinter-0.5.4.tar.gz) = 14390 +SHA256 (splinter-0.6.0.tar.gz) = d747ce74109a84a85d5f13137bc43faa10bb769fd27cf5351340faacae670136 +SIZE (splinter-0.6.0.tar.gz) = 17307 |