svn commit: r325588 - head/devel/bzr-grep

Bryan Drewery bdrewery at FreeBSD.org
Thu Aug 29 12:47:32 UTC 2013


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 at c-s.li>
-#
+# Created by: Carlo Strub <c-s at c-s.li>
 # $FreeBSD$
-#
 
 PORTNAME=	bzr-grep
 PORTVERSION=	0.4.0
@@ -15,6 +11,8 @@ MASTER_SITES=	http://launchpadlibrarian.
 MAINTAINER=	cs at 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
 


More information about the svn-ports-all mailing list