From owner-svn-ports-all@freebsd.org Tue Mar 17 17:00:43 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D3BEF26BF1C; Tue, 17 Mar 2020 17:00:43 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48hfZ33l2Fz3Pwb; Tue, 17 Mar 2020 17:00:43 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7BA4DC660; Tue, 17 Mar 2020 17:00:43 +0000 (UTC) (envelope-from ohauer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 02HH0hN8087584; Tue, 17 Mar 2020 17:00:43 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 02HH0hB9087582; Tue, 17 Mar 2020 17:00:43 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <202003171700.02HH0hB9087582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Tue, 17 Mar 2020 17:00:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528583 - head/mail/postfix X-SVN-Group: ports-head X-SVN-Commit-Author: ohauer X-SVN-Commit-Paths: head/mail/postfix X-SVN-Commit-Revision: 528583 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2020 17:00:43 -0000 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