svn commit: r403172 - head/sysutils/cfengine37

Cy Schubert cy at FreeBSD.org
Sun Dec 6 23:34:03 UTC 2015


Author: cy
Date: Sun Dec  6 23:34:02 2015
New Revision: 403172
URL: https://svnweb.freebsd.org/changeset/ports/403172

Log:
  IGNORE because of CFEngine bug #2649: CFEnging overwrites/corrputs
  its own binary.
  
  Submitted by:	Trix Farrar <trix at basement.net>

Modified:
  head/sysutils/cfengine37/Makefile

Modified: head/sysutils/cfengine37/Makefile
==============================================================================
--- head/sysutils/cfengine37/Makefile	Sun Dec  6 22:44:01 2015	(r403171)
+++ head/sysutils/cfengine37/Makefile	Sun Dec  6 23:34:02 2015	(r403172)
@@ -10,6 +10,7 @@ MAINTAINER=	cy at FreeBSD.org
 #		gjb at FreeBSD.org is also committer for this port
 #		skreuzer at FreeBSD.org is also committer for this port
 COMMENT=	Systems administration tool for networks
+IGNORE=		CFEngine bug #2649: corrupts its own binary
 
 LICENSE=	GPLv3
 


More information about the svn-ports-all mailing list