svn commit: r451624 - in head: sysutils/py-dirsync www/py-jsonfield
Rene Ladan
rene at FreeBSD.org
Mon Oct 9 17:03:02 UTC 2017
Author: rene
Date: Mon Oct 9 17:03:00 2017
New Revision: 451624
URL: https://svnweb.freebsd.org/changeset/ports/451624
Log:
Register conflicts for sysutils/py-dirsync and www/py-jsonfield
Reported by: http://pkgtool.osorio.me/conflicts/rene@FreeBSD.org.html
Modified:
head/sysutils/py-dirsync/Makefile
head/www/py-jsonfield/Makefile
Modified: head/sysutils/py-dirsync/Makefile
==============================================================================
--- head/sysutils/py-dirsync/Makefile Mon Oct 9 16:58:44 2017 (r451623)
+++ head/sysutils/py-dirsync/Makefile Mon Oct 9 17:03:00 2017 (r451624)
@@ -12,6 +12,8 @@ COMMENT= Advanced directory tree synchronisation tool
LICENSE= MIT
+CONFLICT_INSTALL=p5-File-Dirsync
+
USES= python zip
USE_PYTHON= autoplist distutils
NO_ARCH= yes
Modified: head/www/py-jsonfield/Makefile
==============================================================================
--- head/www/py-jsonfield/Makefile Mon Oct 9 16:58:44 2017 (r451623)
+++ head/www/py-jsonfield/Makefile Mon Oct 9 17:03:00 2017 (r451624)
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django110>=0:www/py-django110
+CONFLICTS_INSTALL=py*-django-jsonfield
+
USES= python
USE_PYTHON= distutils autoplist
NO_ARCH= yes
More information about the svn-ports-head
mailing list