Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2017 17:03:00 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451624 - in head: sysutils/py-dirsync www/py-jsonfield
Message-ID:  <201710091703.v99H30mE080249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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