Date: Sat, 31 Jan 2015 16:58:26 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378222 - head/mail/postfix-tls Message-ID: <201501311658.t0VGwQia077463@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Sat Jan 31 16:58:25 2015 New Revision: 378222 URL: https://svnweb.freebsd.org/changeset/ports/378222 QAT: https://qat.redports.org/buildarchive/r378222/ Log: - update conflicts Modified: head/mail/postfix-tls/Makefile Modified: head/mail/postfix-tls/Makefile ============================================================================== --- head/mail/postfix-tls/Makefile Sat Jan 31 16:57:44 2015 (r378221) +++ head/mail/postfix-tls/Makefile Sat Jan 31 16:58:25 2015 (r378222) @@ -3,10 +3,10 @@ PKGNAMESUFFIX= -tls -CONFLICTS_INSTALL= courier-0.* postfix-1.* postfix2?-* postfix21?-* \ - postfix-current-2.* postfix-current-base-2.* sendmail-8.* \ - sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]* \ - postfix-2.* +CONFLICTS_INSTALL= courier-0.* postfix2?-* postfix21?-* postfix-2.* \ + postfix-current-[23].* postfix-current-base-[23].* \ + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ + opensmtpd-[0-9]* OPTIONS_SLAVE= TLS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501311658.t0VGwQia077463>