Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2014 21:52:32 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342082 - head/www/reviewboard
Message-ID:  <201401312152.s0VLqWVX021340@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401312152.s0VLqWVX021340>