svn commit: r501235 - head/devel/radian

Antoine Brodin antoine at FreeBSD.org
Sat May 11 08:40:35 UTC 2019


Author: antoine
Date: Sat May 11 08:40:34 2019
New Revision: 501235
URL: https://svnweb.freebsd.org/changeset/ports/501235

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/devel/radian/Makefile

Modified: head/devel/radian/Makefile
==============================================================================
--- head/devel/radian/Makefile	Sat May 11 08:32:08 2019	(r501234)
+++ head/devel/radian/Makefile	Sat May 11 08:40:34 2019	(r501235)
@@ -11,6 +11,8 @@ COMMENT=	21st century R console
 
 LICENSE=	MIT
 
+BROKEN=		depends on package: pyXX-rchitect>=0.2.3,<0.3.0
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}lineedit>=0.1.1:devel/py-lineedit@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}rchitect>=0.2.3,<0.3.0:devel/py-rchitect@${PY_FLAVOR} \


More information about the svn-ports-all mailing list