Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2016 15:10:20 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418087 - head/net/py-uritemplate
Message-ID:  <201607051510.u65FAKeE015693@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Tue Jul  5 15:10:20 2016
New Revision: 418087
URL: https://svnweb.freebsd.org/changeset/ports/418087

Log:
  - Register CONFLICTS between py-uritemplate and py-uritemplate.py
  
  Submitted by:	me
  Reviewed by:	amdmi3, junovitch, feld (mentors)
  Approved by:	maintainer timeout (3 weeks)
  Differential Revision:	D6730

Modified:
  head/net/py-uritemplate/Makefile

Modified: head/net/py-uritemplate/Makefile
==============================================================================
--- head/net/py-uritemplate/Makefile	Tue Jul  5 15:02:56 2016	(r418086)
+++ head/net/py-uritemplate/Makefile	Tue Jul  5 15:10:20 2016	(r418087)
@@ -13,6 +13,8 @@ COMMENT=	Python implementation of URI Te
 
 LICENSE=	APACHE20
 
+CONFLICTS_INSTALL=	py*-uritemplate.py-[0-9]*
+
 USE_PYTHON=	autoplist distutils
 USES=	python
 



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