Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2013 09:55:22 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323213 - head/www/xist
Message-ID:  <201307180955.r6I9tM1E067087@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jul 18 09:55:21 2013
New Revision: 323213
URL: http://svnweb.freebsd.org/changeset/ports/323213

Log:
  Mark as broken: conflict with one of its dependency:
  Installing py27-xist-3.25_1...pkg-static: py27-xist-3.25_1 conflicts with py27-ll-core-1.11.1_1 (installs files into the same place).  Problematic file: /usr/local/bin/ucp
  
  Reported by:	pkg-fallout

Modified:
  head/www/xist/Makefile

Modified: head/www/xist/Makefile
==============================================================================
--- head/www/xist/Makefile	Thu Jul 18 09:43:20 2013	(r323212)
+++ head/www/xist/Makefile	Thu Jul 18 09:55:21 2013	(r323213)
@@ -13,6 +13,8 @@ DISTNAME=	ll-${PORTNAME}-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XML-based extensible HTML generator
 
+BROKEN=	Conlict with one of its dependency: devel/py-ll-core
+
 RUN_DEPENDS=	${PYXML} \
 		${PYTHON_PKGNAMEPREFIX}ll-core>=1.11.1:${PORTSDIR}/devel/py-ll-core \
 		${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \



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