svn commit: r353237 - in head/mail: postfix210 postfix27 postfix28 postfix29

Sahil Tandon sahil at FreeBSD.org
Thu May 8 01:48:00 UTC 2014


Author: sahil
Date: Thu May  8 01:47:58 2014
New Revision: 353237
URL: http://svnweb.freebsd.org/changeset/ports/353237
QAT: https://qat.redports.org/buildarchive/r353237/

Log:
  - Update CONFLICTS
  
  Approved by:	portmgr (bdrewery)

Modified:
  head/mail/postfix210/Makefile
  head/mail/postfix27/Makefile
  head/mail/postfix28/Makefile
  head/mail/postfix29/Makefile

Modified: head/mail/postfix210/Makefile
==============================================================================
--- head/mail/postfix210/Makefile	Thu May  8 01:40:38 2014	(r353236)
+++ head/mail/postfix210/Makefile	Thu May  8 01:47:58 2014	(r353237)
@@ -26,7 +26,7 @@ VDAVERSION=	2.10.0
 CONFLICTS=	courier-0.* postfix-1.* postfix2[789]-* \
 		postfix-2.11.* postfix-base-2.11.* postfix-current-2.* \
 		postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \
-		smail-3.* zmailer-2.* opensmtpd-[0-9]*
+		smail-3.* zmailer-2.* opensmtpd-[0-9]* postfix-tls-*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix

Modified: head/mail/postfix27/Makefile
==============================================================================
--- head/mail/postfix27/Makefile	Thu May  8 01:40:38 2014	(r353236)
+++ head/mail/postfix27/Makefile	Thu May  8 01:47:58 2014	(r353237)
@@ -29,7 +29,7 @@ VDAVERSION=	2.7.13
 CONFLICTS=	courier-0.* postfix-1.* postfix2[89]-* postfix21?-* \
 		postfix-2.* postfix-base-2.* postfix-current-2.* \
 		postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \
-		smail-3.* zmailer-2.* opensmtpd-[0-9]*
+		smail-3.* zmailer-2.* opensmtpd-[0-9]* postfix-tls-*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix

Modified: head/mail/postfix28/Makefile
==============================================================================
--- head/mail/postfix28/Makefile	Thu May  8 01:40:38 2014	(r353236)
+++ head/mail/postfix28/Makefile	Thu May  8 01:47:58 2014	(r353237)
@@ -26,7 +26,7 @@ VDAVERSION=	2.8.14
 CONFLICTS=	courier-0.* postfix-1.* postfix2[79]-* postfix21?-* \
 		postfix-2.* postfix-base-2.* postfix-current-2.* \
 		postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \
-		smail-3.* zmailer-2.* opensmtpd-[0-9]*
+		smail-3.* zmailer-2.* opensmtpd-[0-9]* postfix-tls-*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix

Modified: head/mail/postfix29/Makefile
==============================================================================
--- head/mail/postfix29/Makefile	Thu May  8 01:40:38 2014	(r353236)
+++ head/mail/postfix29/Makefile	Thu May  8 01:47:58 2014	(r353237)
@@ -26,7 +26,7 @@ VDAVERSION=	2.9.6
 CONFLICTS=	courier-0.* postfix-1.* postfix2[78]-* postfix21?-* \
 		postfix-2.* postfix-base-2.* postfix-current-2.* \
 		postfix-current-base-2.* sendmail-8.* sendmail+*-8.* \
-		smail-3.* zmailer-2.* opensmtpd-[0-9]*
+		smail-3.* zmailer-2.* opensmtpd-[0-9]* postfix-tls-*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix


More information about the svn-ports-all mailing list