Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2014 19:04:48 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373512 - head/sysutils/py-salt-api
Message-ID:  <201411271904.sARJ4mrV097698@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Nov 27 19:04:48 2014
New Revision: 373512
URL: https://svnweb.freebsd.org/changeset/ports/373512
QAT: https://qat.redports.org/buildarchive/r373512/

Log:
  Mark BROKEN: Conflicts with py27-salt-2014.7.0
  
  pkg-static: py27-salt-api-0.8.4 conflicts with py27-salt-2014.7.0 (installs files into the same place).  Problematic file: /usr/local/bin/salt-api

Modified:
  head/sysutils/py-salt-api/Makefile

Modified: head/sysutils/py-salt-api/Makefile
==============================================================================
--- head/sysutils/py-salt-api/Makefile	Thu Nov 27 19:00:47 2014	(r373511)
+++ head/sysutils/py-salt-api/Makefile	Thu Nov 27 19:04:48 2014	(r373512)
@@ -11,6 +11,8 @@ COMMENT=	Exposes the fundamental aspects
 
 LICENSE=	APACHE20
 
+BROKEN=		Conflicts with py27-salt-2014.7.0
+
 USES=		python:2
 USE_PYTHON=	distutils autoplist
 



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