svn commit: r491312 - head/mail/courier

Tobias Kortkamp tobik at FreeBSD.org
Sat Jan 26 20:58:02 UTC 2019


Author: tobik
Date: Sat Jan 26 20:58:01 2019
New Revision: 491312
URL: https://svnweb.freebsd.org/changeset/ports/491312

Log:
  mail/courier: Register conflict with mail/panda-imap
  
  Both install man/man8/imapd.8.gz
  
  PR:		223011
  Submitted by:	thierry

Modified:
  head/mail/courier/Makefile

Modified: head/mail/courier/Makefile
==============================================================================
--- head/mail/courier/Makefile	Sat Jan 26 20:29:29 2019	(r491311)
+++ head/mail/courier/Makefile	Sat Jan 26 20:58:01 2019	(r491312)
@@ -24,7 +24,7 @@ RUN_DEPENDS=	courierauthconfig:security/courier-authli
 
 CONFLICTS=	courier-imap-2.* couriermlm-0.* \
 		exim-4.* maildrop-1.* \
-		postfix-1.* postfix-2.* \
+		panda-imap-201* postfix-1.* postfix-2.* \
 		qmail-*-1.* qmail-1.* \
 		sendmail-*-8.* sendmail-8.* \
 		smail-3.* sqwebmail-3.* \


More information about the svn-ports-head mailing list