svn commit: r369177 - branches/2014Q3/editors/wordgrinder

Antoine Brodin antoine at FreeBSD.org
Wed Sep 24 13:07:34 UTC 2014


Author: antoine
Date: Wed Sep 24 13:07:33 2014
New Revision: 369177
URL: http://svnweb.freebsd.org/changeset/ports/369177
QAT: https://qat.redports.org/buildarchive/r369177/

Log:
  Mark wordgrinder BROKEN in 2014Q3 branch
  Fixing it would require major upgrade of some dependencies
  
  Approved by:	portmgr (self)

Modified:
  branches/2014Q3/editors/wordgrinder/Makefile

Modified: branches/2014Q3/editors/wordgrinder/Makefile
==============================================================================
--- branches/2014Q3/editors/wordgrinder/Makefile	Wed Sep 24 12:59:32 2014	(r369176)
+++ branches/2014Q3/editors/wordgrinder/Makefile	Wed Sep 24 13:07:33 2014	(r369177)
@@ -11,6 +11,8 @@ COMMENT=	Simple Unicode-aware console-ba
 
 LICENSE=	MIT
 
+BROKEN=		Fails to build
+
 RUN_DEPENDS=	${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem
 
 USES=		lua:51 tar:bzip2


More information about the svn-ports-branches mailing list