From owner-svn-ports-all@FreeBSD.ORG Thu May 8 01:48:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3592CBF9; Thu, 8 May 2014 01:48:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08C469AB; Thu, 8 May 2014 01:48:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s481lx6r009518; Thu, 8 May 2014 01:47:59 GMT (envelope-from sahil@svn.freebsd.org) Received: (from sahil@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s481lxkR009512; Thu, 8 May 2014 01:47:59 GMT (envelope-from sahil@svn.freebsd.org) Message-Id: <201405080147.s481lxkR009512@svn.freebsd.org> From: Sahil Tandon Date: Thu, 8 May 2014 01:47:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353237 - in head/mail: postfix210 postfix27 postfix28 postfix29 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2014 01:48:00 -0000 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