svn commit: r382041 - head/ports-mgmt/poudriere-devel

Bryan Drewery bdrewery at FreeBSD.org
Mon Mar 23 21:05:43 UTC 2015


Author: bdrewery
Date: Mon Mar 23 21:05:41 2015
New Revision: 382041
URL: https://svnweb.freebsd.org/changeset/ports/382041
QAT: https://qat.redports.org/buildarchive/r382041/

Log:
  Block this for now as it is not actually running now.

Modified:
  head/ports-mgmt/poudriere-devel/Makefile

Modified: head/ports-mgmt/poudriere-devel/Makefile
==============================================================================
--- head/ports-mgmt/poudriere-devel/Makefile	Mon Mar 23 20:47:55 2015	(r382040)
+++ head/ports-mgmt/poudriere-devel/Makefile	Mon Mar 23 21:05:41 2015	(r382041)
@@ -16,6 +16,8 @@ LICENSE=	BSD2CLAUSE
 
 CONFLICTS_INSTALL=	poudriere-[0-9]*
 
+FORBIDDEN=	it fails to run
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
 GH_TAGNAME=	3.1.1-33-gbf2a55b


More information about the svn-ports-head mailing list