svn commit: r457647 - head/net/py-ripe.atlas.cousteau

Antoine Brodin antoine at FreeBSD.org
Sat Dec 30 22:21:03 UTC 2017


Author: antoine
Date: Sat Dec 30 22:21:02 2017
New Revision: 457647
URL: https://svnweb.freebsd.org/changeset/ports/457647

Log:
  Mark BROKEN
  
  ===>   py27-ripe.atlas.cousteau-1.4 depends on package: py27-websocket-client<0.39 - not found
  
  Reported by:	pkg-fallout

Modified:
  head/net/py-ripe.atlas.cousteau/Makefile

Modified: head/net/py-ripe.atlas.cousteau/Makefile
==============================================================================
--- head/net/py-ripe.atlas.cousteau/Makefile	Sat Dec 30 22:20:05 2017	(r457646)
+++ head/net/py-ripe.atlas.cousteau/Makefile	Sat Dec 30 22:21:02 2017	(r457647)
@@ -13,6 +13,8 @@ COMMENT=	Python wrapper around the RIPE Atlas API
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		depends on package: py27-websocket-client<0.39 - not found
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}socketio-client>=0.6.5:net/py-socketio-client@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests@${FLAVOR} \


More information about the svn-ports-head mailing list