Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 22:34:26 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379325 - head/sysutils/bsdploy
Message-ID:  <201502182234.t1IMYQCS048285@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Wed Feb 18 22:34:25 2015
New Revision: 379325
URL: https://svnweb.freebsd.org/changeset/ports/379325
QAT: https://qat.redports.org/buildarchive/r379325/

Log:
  sysutils/bsdploy: Mark UnBROKEN
  
  Mark no longer BROKEN as ploy_ansible has grown support for
  Ansible > 1.8 [1] and is now in the ports tree [2].
  
  Thank you Tom Lazar and Florian Schulze for the extremely responsive support
  and fix.
  
  [1] https://github.com/ployground/ploy_ansible/pull/13
  [2] https://svnweb.freebsd.org/changeset/ports/379322

Modified:
  head/sysutils/bsdploy/Makefile

Modified: head/sysutils/bsdploy/Makefile
==============================================================================
--- head/sysutils/bsdploy/Makefile	Wed Feb 18 22:32:26 2015	(r379324)
+++ head/sysutils/bsdploy/Makefile	Wed Feb 18 22:34:25 2015	(r379325)
@@ -17,9 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml
 		${PYTHON_PKGNAMEPREFIX}ploy_ezjail>=1.0.0:${PORTSDIR}/sysutils/py-ploy_ezjail \
 		${PYTHON_PKGNAMEPREFIX}ploy_fabric>=1.1.0:${PORTSDIR}/sysutils/py-ploy_fabric
 
-# https://github.com/ployground/bsdploy/issues/60
-BROKEN=		Doesn't run with Ansible >= 1.8
-
 OPTIONS_DEFINE=		EC2
 OPTIONS_DEFAULT=	EC2
 EC2_DESC=		Support Amazon Web Services EC2 hosts



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