From owner-dev-commits-ports-all@freebsd.org Tue Jun 15 19:49:47 2021 Return-Path: Delivered-To: dev-commits-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 5A097651C3F; Tue, 15 Jun 2021 19:49:47 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G4Jn71rKvz3CBp; Tue, 15 Jun 2021 19:49:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1D02B650E; Tue, 15 Jun 2021 19:49:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15FJnlaF053332; Tue, 15 Jun 2021 19:49:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15FJnlDM053331; Tue, 15 Jun 2021 19:49:47 GMT (envelope-from git) Date: Tue, 15 Jun 2021 19:49:47 GMT Message-Id: <202106151949.15FJnlDM053331@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Juraj Lutter Subject: git: 7cc516da8f64 - 2021Q2 - mail/postfix: Revert to 3.5.9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 7cc516da8f6409f7493f94033a86daaeeb005b39 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2021 19:49:47 -0000 The branch 2021Q2 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cc516da8f6409f7493f94033a86daaeeb005b39 commit 7cc516da8f6409f7493f94033a86daaeeb005b39 Author: Juraj Lutter AuthorDate: 2021-06-15 19:27:21 +0000 Commit: Juraj Lutter CommitDate: 2021-06-15 19:27:21 +0000 mail/postfix: Revert to 3.5.9 Revert recent update to 3.6.1 back to 3.5.9 to fix the build. As there is no mail/postfix35 that builds on FreeBSD 11, keep mail/postfix on the last version known to build and run on FreeBSD 11. And while here, also update the MAINTAINER. No functional change. This is a direct commit to 2021Q2. --- mail/postfix/Makefile | 4 ++-- mail/postfix/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 074f1e6dfc5a..ba23f2795b7e 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Blum PORTNAME= postfix -DISTVERSION= 3.6.1 +DISTVERSION= 3.5.9 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ MASTER_SITES:= ${MASTER_SITES:S|$|official/|} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT?= Secure alternative to widely-used Sendmail LICENSE= IPL10 EPL diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index d30723665c65..ef8991d5898a 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623676976 -SHA256 (postfix/postfix-3.6.1.tar.gz) = 20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c -SIZE (postfix/postfix-3.6.1.tar.gz) = 4748754 +TIMESTAMP = 1610898420 +SHA256 (postfix/postfix-3.5.9.tar.gz) = 51ced5a3165a415beba812b6c9ead0496b7172ac6c3beb654d2ccd9a1b00762b +SIZE (postfix/postfix-3.5.9.tar.gz) = 4620852