Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2017 19:43:37 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452085 - head/mail/panda-imap
Message-ID:  <201710141943.v9EJhbAG077115@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Sat Oct 14 19:43:37 2017
New Revision: 452085
URL: https://svnweb.freebsd.org/changeset/ports/452085

Log:
  Register a CONFLICTS with mail/courier.
  
  PR:		223011
  Reported by:	FreeBSD Ports Conflicts Scanner

Modified:
  head/mail/panda-imap/Makefile

Modified: head/mail/panda-imap/Makefile
==============================================================================
--- head/mail/panda-imap/Makefile	Sat Oct 14 19:30:20 2017	(r452084)
+++ head/mail/panda-imap/Makefile	Sat Oct 14 19:43:37 2017	(r452085)
@@ -18,7 +18,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	jonabbey
 GH_TAGNAME=	7905901
 
-CONFLICTS_INSTALL=	imap-uw-20*
+CONFLICTS_INSTALL=	imap-uw-20* courier-0.65.*
 
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
 SUB_FILES=	pkg-message



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