svn commit: r339428 - head/sysutils/ansible

Bryan Drewery bdrewery at FreeBSD.org
Sat Jan 11 15:17:52 UTC 2014


Author: bdrewery
Date: Sat Jan 11 15:17:51 2014
New Revision: 339428
URL: http://svnweb.freebsd.org/changeset/ports/339428

Log:
  BROKEN: Fails checksum

Modified:
  head/sysutils/ansible/Makefile

Modified: head/sysutils/ansible/Makefile
==============================================================================
--- head/sysutils/ansible/Makefile	Sat Jan 11 15:04:03 2014	(r339427)
+++ head/sysutils/ansible/Makefile	Sat Jan 11 15:17:51 2014	(r339428)
@@ -9,6 +9,8 @@ MASTER_SITES=	http://ansibleworks.com/re
 MAINTAINER=	lifanov at mail.lifanov.com
 COMMENT=	Simple ssh-based configuration management and orchestration system
 
+BROKEN=		fails checksum
+
 LICENSE=	GPLv3
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \


More information about the svn-ports-all mailing list