svn commit: r456447 - head/devel/py-gitdb

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Dec 15 23:53:46 UTC 2017


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
 


More information about the svn-ports-head mailing list