Date: Mon, 12 Feb 2018 19:57:12 +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: r461644 - head/mail/postfix Message-ID: <201802121957.w1CJvCQE043695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Mon Feb 12 19:57:12 2018 New Revision: 461644 URL: https://svnweb.freebsd.org/changeset/ports/461644 Log: - update to 3.3.0-RC1 Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Mon Feb 12 19:49:26 2018 (r461643) +++ head/mail/postfix/Makefile Mon Feb 12 19:57:12 2018 (r461644) @@ -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.* \ Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Mon Feb 12 19:49:26 2018 (r461643) +++ head/mail/postfix/distinfo Mon Feb 12 19:57:12 2018 (r461644) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802121957.w1CJvCQE043695>