diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2018-02-12 19:57:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2018-02-12 19:57:12 +0000 |
commit | 0c875fcc47d984631d87684a5b313d3aa32e107b (patch) | |
tree | d4dcacd97e0fe88882379af0d9d61ee2da35e55e /mail/postfix | |
parent | cf4fbecc3aa30f17da72f073b71d2bea757f58f8 (diff) | |
download | ports-0c875fcc47d984631d87684a5b313d3aa32e107b.tar.gz ports-0c875fcc47d984631d87684a5b313d3aa32e107b.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 5820ecc8bc23..858310bb60c5 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 3.2.5 +#PORTVERSION= 3.3.0 +DISTVERSION= 3.3.0-RC1 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail ipv6 @@ -24,7 +25,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_NAME_IPL10= IBM PUBLIC LICENSE VERSION 1.0 LICENSE_PERMS_IPL10= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -PORTSCOUT= limit:^3\.2\. +PORTSCOUT= limit:^3\.3\. CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* \ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 77c3cc83dfaa..ee9ea005a5c7 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1517107020 -SHA256 (postfix/postfix-3.2.5.tar.gz) = 7d0b841d3a46e7c64f392fcc4de5dd3f4bdcfd0b9e48fc235bdff6a208f0f376 -SIZE (postfix/postfix-3.2.5.tar.gz) = 4394765 +TIMESTAMP = 1517758440 +SHA256 (postfix/postfix-3.3.0-RC1.tar.gz) = 8bf16bee213bb5de95cbcab30479f3fd1c7fd2940fd9b4e63a1a6104c1fe3658 +SIZE (postfix/postfix-3.3.0-RC1.tar.gz) = 4418769 |