Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 12:47:32 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325588 - head/devel/bzr-grep
Message-ID:  <201308291247.r7TClW0Z013679@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Thu Aug 29 12:47:31 2013
New Revision: 325588
URL: http://svnweb.freebsd.org/changeset/ports/325588

Log:
  - Mark BROKEN
  
  ===>   Registering installation for bzr-grep-0.4.0_2
  Installing bzr-grep-0.4.0_2...pkg-static: bzr-grep-0.4.0_2 conflicts with
  bzr-2.6.0 (installs files into the same place).  Problematic file:
  /usr/local/lib/python2.7/site-packages/bzrlib/plugins/grep/__init__.py
  
  With hat:	portmgr

Modified:
  head/devel/bzr-grep/Makefile

Modified: head/devel/bzr-grep/Makefile
==============================================================================
--- head/devel/bzr-grep/Makefile	Thu Aug 29 12:46:55 2013	(r325587)
+++ head/devel/bzr-grep/Makefile	Thu Aug 29 12:47:31 2013	(r325588)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:	bzr-grep
-# Date created:				9 Jun 2010
-# Whom:					Carlo Strub <c-s@c-s.li>
-#
+# Created by: Carlo Strub <c-s@c-s.li>
 # $FreeBSD$
-#
 
 PORTNAME=	bzr-grep
 PORTVERSION=	0.4.0
@@ -15,6 +11,8 @@ MASTER_SITES=	http://launchpadlibrarian.
 MAINTAINER=	cs@FreeBSD.org
 COMMENT=	Bazaar plugin to grep files
 
+BROKEN=		conflicts with dependency bzr
+
 BUILD_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 RUN_DEPENDS=	bzr:${PORTSDIR}/devel/bzr
 



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