svn commit: r505104 - head/devel/py-robotframework-ride
Kai Knoblich
kai at FreeBSD.org
Tue Jun 25 20:46:01 UTC 2019
Author: kai
Date: Tue Jun 25 20:46:00 2019
New Revision: 505104
URL: https://svnweb.freebsd.org/changeset/ports/505104
Log:
devel/py-robotframework-ride: Mark as BROKEN
Mark the port temporarily as BROKEN because it's not compatible with
wxWidgets 3.0 or later. It's already known to the maintainer and an update,
that unbreaks the port, will be submitted soon.
PR: 224814 (related)
Approved by: vladimir.chukharev at gmail.com (maintainer)
Modified:
head/devel/py-robotframework-ride/Makefile
Modified: head/devel/py-robotframework-ride/Makefile
==============================================================================
--- head/devel/py-robotframework-ride/Makefile Tue Jun 25 20:18:19 2019 (r505103)
+++ head/devel/py-robotframework-ride/Makefile Tue Jun 25 20:46:00 2019 (r505104)
@@ -13,6 +13,8 @@ COMMENT= Test data editor for Robot Framework
LICENSE= APACHE20
+BROKEN= Not compatible with wxWidgets 3.0 or later
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}robotframework>=2.7.5:devel/py-robotframework@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}robotframework-seleniumlibrary>=1.1.0:devel/py-robotframework-seleniumlibrary@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR}
More information about the svn-ports-head
mailing list