svn commit: r342082 - head/www/reviewboard

Antoine Brodin antoine at FreeBSD.org
Fri Jan 31 21:52:32 UTC 2014


Author: antoine
Date: Fri Jan 31 21:52:32 2014
New Revision: 342082
URL: http://svnweb.freebsd.org/changeset/ports/342082
QAT: https://qat.redports.org/buildarchive/r342082/

Log:
  Mark broken: Does not build
  The python backtraces have changed over time
  
  Reported by:	pkg-fallout since august 2013
  With hat:	portmgr

Modified:
  head/www/reviewboard/Makefile

Modified: head/www/reviewboard/Makefile
==============================================================================
--- head/www/reviewboard/Makefile	Fri Jan 31 21:44:04 2014	(r342081)
+++ head/www/reviewboard/Makefile	Fri Jan 31 21:52:32 2014	(r342082)
@@ -10,6 +10,8 @@ DISTNAME=	ReviewBoard-${PORTVERSION}
 MAINTAINER=	pclin at FreeBSD.org
 COMMENT=	Web-based code review tool
 
+BROKEN=		Does not build
+
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=1.4.3<1.5:${PORTSDIR}/www/py-django14 \


More information about the svn-ports-all mailing list