diff options
-rw-r--r-- | mail/postfix-current/Makefile | 8 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index bb839efb6852..da465bf15dec 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.2-20160224 +DISTVERSION= 3.2-20160314 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ @@ -16,7 +16,7 @@ PKGNAMESUFFIX?= -current DIST_SUBDIR= ${PORTNAME} MAINTAINER= ohauer@FreeBSD.org -COMMENT= Secure alternative to widely-used Sendmail +COMMENT= Experimental Postfix version LICENSE= IPL10 LICENSE_NAME= IBM PUBLIC LICENSE VERSION 1.0 @@ -26,8 +26,8 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ - sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ - postfix-2.* postfix-base-2.* postfix21?-* + sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* postfix211-* \ + postfix-[2|3].* postfix-base-[2|3].* postfix-sasl-[2|3].* USERS= postfix GROUPS= mail maildrop postfix diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index a8d212dacc89..bb89da6bcd44 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,2 +1,2 @@ -SHA256 (postfix/postfix-3.2-20160224.tar.gz) = e64094c6adceff25ce069e464b67bffcc1cafe60b65d58202030fe7335ae83b9 -SIZE (postfix/postfix-3.2-20160224.tar.gz) = 4329124 +SHA256 (postfix/postfix-3.2-20160314.tar.gz) = edcadbd45e9e9aafa7aea7c62d72571454c3ceab793a5f4b36612a35b6ebb5d6 +SIZE (postfix/postfix-3.2-20160314.tar.gz) = 4331538 |