Date: Tue, 17 Mar 2020 17:00:43 +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: r528583 - head/mail/postfix Message-ID: <202003171700.02HH0hB9087582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Tue Mar 17 17:00:42 2020 New Revision: 528583 URL: https://svnweb.freebsd.org/changeset/ports/528583 Log: - update to 3.5.0 Modified: head/mail/postfix/Makefile head/mail/postfix/distinfo Modified: head/mail/postfix/Makefile ============================================================================== --- head/mail/postfix/Makefile Tue Mar 17 15:39:17 2020 (r528582) +++ head/mail/postfix/Makefile Tue Mar 17 17:00:42 2020 (r528583) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.4.10 +DISTVERSION= 3.5.0 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail @@ -24,7 +24,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\.[4-5]\. +PORTSCOUT= limit:^3\.5\. CONFLICTS_INSTALL?= courier-0.* opensmtpd-[0-9]* sendmail-8.* sendmail+*-8.* \ postfix-current-* Modified: head/mail/postfix/distinfo ============================================================================== --- head/mail/postfix/distinfo Tue Mar 17 15:39:17 2020 (r528582) +++ head/mail/postfix/distinfo Tue Mar 17 17:00:42 2020 (r528583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584026640 -SHA256 (postfix/postfix-3.4.10.tar.gz) = 908a66fc38537a0047e8561e1bc0ef096c53357ffad16d2d728cd4fc8ae56654 -SIZE (postfix/postfix-3.4.10.tar.gz) = 4573370 +TIMESTAMP = 1584314760 +SHA256 (postfix/postfix-3.5.0.tar.gz) = 22ac929733449a294252ac8deda4b264ff48a997ff3847007291a2ee53ef55cc +SIZE (postfix/postfix-3.5.0.tar.gz) = 4609501
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003171700.02HH0hB9087582>