svn commit: r351471 - head/net/py-yadis

John Marino marino at FreeBSD.org
Thu Apr 17 13:13:12 UTC 2014


Author: marino
Date: Thu Apr 17 13:13:11 2014
New Revision: 351471
URL: http://svnweb.freebsd.org/changeset/ports/351471
QAT: https://qat.redports.org/buildarchive/r351471/

Log:
  net/py-yadis: mark BROKEN, fails checksum
  
  PR:		ports/188216
  status:		timed out

Modified:
  head/net/py-yadis/Makefile

Modified: head/net/py-yadis/Makefile
==============================================================================
--- head/net/py-yadis/Makefile	Thu Apr 17 13:09:05 2014	(r351470)
+++ head/net/py-yadis/Makefile	Thu Apr 17 13:13:11 2014	(r351471)
@@ -12,6 +12,8 @@ DISTNAME=	python-${PORTNAME}-${PORTVERSI
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Python support for the Yadis service discovery protocol
 
+BROKEN=		fails checksum
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 PYDISTUTILS_PKGNAME=	python-yadis


More information about the svn-ports-all mailing list