Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2017 23:53:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456447 - head/devel/py-gitdb
Message-ID:  <201712152353.vBFNrhpi060878@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec 15 23:53:43 2017
New Revision: 456447
URL: https://svnweb.freebsd.org/changeset/ports/456447

Log:
  Mark CONFLICTS_INSTALL with devel/py-gitdb2

Modified:
  head/devel/py-gitdb/Makefile

Modified: head/devel/py-gitdb/Makefile
==============================================================================
--- head/devel/py-gitdb/Makefile	Fri Dec 15 23:53:38 2017	(r456446)
+++ head/devel/py-gitdb/Makefile	Fri Dec 15 23:53:43 2017	(r456447)
@@ -16,6 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}smmap>=0.8.5:devel/py-smmap@${FLAVOR}
 
+CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}gitdb2
+
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
 



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