svn commit: r447463 - head/mail/dovecot2

Adam Weinberger adamw at FreeBSD.org
Sun Aug 6 14:01:30 UTC 2017


Author: adamw
Date: Sun Aug  6 14:01:28 2017
New Revision: 447463
URL: https://svnweb.freebsd.org/changeset/ports/447463

Log:
  Remove CONFLICTS for dovecot1, which expired.

Modified:
  head/mail/dovecot2/Makefile

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Sun Aug  6 13:57:51 2017	(r447462)
+++ head/mail/dovecot2/Makefile	Sun Aug  6 14:01:28 2017	(r447463)
@@ -3,8 +3,7 @@
 
 ######################################################################
 # Anytime PORTVERSION changes please bump PORTREVISION of            #
-# mail/dovecot2-pigeonhole and also mail/dovecot2-antispam-plugin.   #
-# Please see ports/135311 and ports/146029 for an explanation.       #
+# mail/dovecot2-pigeonhole. See ports/146029 for an explanation.     #
 #                                                                    #
 # Please be careful when updating this port as changes to this port  #
 # can break mail/dovecot2-pigeonhole. In order to ensure the least   #
@@ -24,8 +23,6 @@ COMMENT=	Secure, fast and powerful IMAP and POP3 serve
 
 LICENSE=	LGPL21 MIT
 LICENSE_COMB=	dual
-
-CONFLICTS=	dovecot-1.[0-9]*
 
 USES=		cpe iconv libtool ssl
 USE_RC_SUBR=	dovecot


More information about the svn-ports-all mailing list