Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2016 23:54:12 +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: r421594 - head/net/grive
Message-ID:  <201609082354.u88NsCRC089697@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Thu Sep  8 23:54:12 2016
New Revision: 421594
URL: https://svnweb.freebsd.org/changeset/ports/421594

Log:
  - Register CONFLICTS between grive and grive2
  
  Submitted by:	cpm
  Reviewed by:	amdmi3, feld (mentors)
  Approved by:	amdmi3, feld (mentors)
  Differential Revision:	D7675

Modified:
  head/net/grive/Makefile

Modified: head/net/grive/Makefile
==============================================================================
--- head/net/grive/Makefile	Thu Sep  8 23:51:57 2016	(r421593)
+++ head/net/grive/Makefile	Thu Sep  8 23:54:12 2016	(r421594)
@@ -20,6 +20,8 @@ LIB_DEPENDS=	libboost_filesystem.so:deve
 		libjson-c.so:devel/json-c \
 		libyajl.so:devel/yajl
 
+CONFLICTS_INSTALL=	grive2-[0-9]*
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	Grive
 GH_TAGNAME=	27817e8



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