From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 2 20:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B9931EE2 for ; Sat, 2 Feb 2013 20:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9521862E for ; Sat, 2 Feb 2013 20:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r12Ko0S2002669 for ; Sat, 2 Feb 2013 20:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r12Ko0JV002668; Sat, 2 Feb 2013 20:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 2 Feb 2013 20:50:00 GMT Resent-Message-Id: <201302022050.r12Ko0JV002668@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Vladimir Chukharev Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9F642EC0 for ; Sat, 2 Feb 2013 20:46:20 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 7FBD2403 for ; Sat, 2 Feb 2013 20:46:20 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r12KkK7O013826 for ; Sat, 2 Feb 2013 20:46:20 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r12KkKnD013825; Sat, 2 Feb 2013 20:46:20 GMT (envelope-from nobody) Message-Id: <201302022046.r12KkKnD013825@red.freebsd.org> Date: Sat, 2 Feb 2013 20:46:20 GMT From: Vladimir Chukharev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175787: [NEW PORT] devel/py27-robotframework-selenium2library: Selenium2Library is a web testing library for Robot Framework X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2013 20:50:00 -0000 >Number: 175787 >Category: ports >Synopsis: [NEW PORT] devel/py27-robotframework-selenium2library: Selenium2Library is a web testing library for Robot Framework >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Feb 02 20:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Vladimir Chukharev >Release: FreeBSD 8.3-STABLE i386 >Organization: >Environment: System: FreeBSD vovavaio 8.3-STABLE FreeBSD 8.3-STABLE #61: Sat Nov 24 19:12:22 EET 2012 >Description: Selenium2Library is a web testing library for Robot Framework that leverages the Selenium 2 (WebDriver) libraries from the Selenium project. It is modeled after (and forked from) the SeleniumLibrary library, but re-implemented to use Selenium 2 and WebDriver technologies. WWW: https://github.com/rtomac/robotframework-selenium2library/ >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-robotframework-selenium2library # py-robotframework-selenium2library/Makefile # py-robotframework-selenium2library/distinfo # py-robotframework-selenium2library/pkg-descr # py-robotframework-selenium2library/pkg-plist # echo c - py-robotframework-selenium2library mkdir -p py-robotframework-selenium2library > /dev/null 2>&1 echo x - py-robotframework-selenium2library/Makefile sed 's/^X//' >py-robotframework-selenium2library/Makefile << '5476509c420f60d218a534c946d4efd1' X# Created by: Vladimir Chukharev X# $FreeBSD$ X XPORTNAME= robotframework-selenium2library XPORTVERSION= 1.1.0 XCATEGORIES= devel www python XMASTER_SITES= ${MASTER_SITE_CHEESESHOP} XMASTER_SITE_SUBDIR= source/r/${PORTNAME} XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= Vladimir.Chukharev@gmail.ru XCOMMENT= Selenium2Library is a web testing library for Robot Framework X XLICENSE= AL2 X XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0.6c11:${PORTSDIR}/devel/py-setuptools XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:${PORTSDIR}/devel/py-robotframework \ X ${PYTHON_PKGNAMEPREFIX}decorator>=3.4.0:${PORTSDIR}/devel/py-decorator X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X.include 5476509c420f60d218a534c946d4efd1 echo x - py-robotframework-selenium2library/distinfo sed 's/^X//' >py-robotframework-selenium2library/distinfo << '4624112b8c2cd31fcd5b176f33356a28' XSHA256 (robotframework-selenium2library-1.1.0.tar.gz) = 7c0d024687307b4cf757da62739e0a72af7826110d37891b971ca1f2ca69923d XSIZE (robotframework-selenium2library-1.1.0.tar.gz) = 210178 4624112b8c2cd31fcd5b176f33356a28 echo x - py-robotframework-selenium2library/pkg-descr sed 's/^X//' >py-robotframework-selenium2library/pkg-descr << '196da4b0ea9b2ac7580169de824e9c46' XSelenium2Library is a web testing library for Robot Framework that leverages Xthe Selenium 2 (WebDriver) libraries from the Selenium project. X XIt is modeled after (and forked from) the SeleniumLibrary library, but Xre-implemented to use Selenium 2 and WebDriver technologies. X XWWW: https://github.com/rtomac/robotframework-selenium2library/ 196da4b0ea9b2ac7580169de824e9c46 echo x - py-robotframework-selenium2library/pkg-plist sed 's/^X//' >py-robotframework-selenium2library/pkg-plist << '75f14de8900e0a3f395318f8314d8dfe' X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/dependency_links.txt X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/not-zip-safe X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/PKG-INFO X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/requires.txt X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/SOURCES.txt X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO/top_level.txt X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/ez_setup.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/__init__.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/__init__.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_browsermanagement.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_cookie.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_element.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_formelement.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_javascript.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_logging.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_runonfailure.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_screenshot.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_selectelement.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_tableelement.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/_waiting.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords/keywordgroup.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/__init__.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/elementfinder.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/tableelementfinder.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators/windowmanager.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile/localstore.rdf X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile/prefs.js X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/__init__.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils/browsercache.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/version.pyo X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.py X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.pyc X%%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/webdrivermonkeypatches.pyo X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/utils X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources/firefoxprofile X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/resources X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/locators X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library/keywords X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/Selenium2Library X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg/EGG-INFO X@dirrm %%PYTHON_SITELIBDIR%%/robotframework_selenium2library-1.1.0-py2.7.egg 75f14de8900e0a3f395318f8314d8dfe exit >Release-Note: >Audit-Trail: >Unformatted: