svn commit: r452085 - head/mail/panda-imap

Thierry Thomas thierry at FreeBSD.org
Sat Oct 14 19:43:38 UTC 2017


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


More information about the svn-ports-all mailing list