Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2021 13:32:12 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Juraj Lutter <otis@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   Re: git: 7cc516da8f64 - 2021Q2 - mail/postfix: Revert to 3.5.9
Message-ID:  <d65e068d-90a9-24e3-af09-ee34dea46f22@FreeBSD.org>
In-Reply-To: <202106151949.15FJnlDM053331@gitrepo.freebsd.org>
References:  <202106151949.15FJnlDM053331@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/15/21 12:49 PM, Juraj Lutter wrote:
> The branch 2021Q2 has been updated by otis:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=7cc516da8f6409f7493f94033a86daaeeb005b39
> 
> commit 7cc516da8f6409f7493f94033a86daaeeb005b39
> Author:     Juraj Lutter <otis@FreeBSD.org>
> AuthorDate: 2021-06-15 19:27:21 +0000
> Commit:     Juraj Lutter <otis@FreeBSD.org>
> 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.
> ---

Looks good. Since it didn't build a PORTEPOCH bump wasn't needed, good.

>  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 <torstenb@FreeBSD.org>
>  
>  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
> 


-- 
Regards,
Bryan Drewery



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d65e068d-90a9-24e3-af09-ee34dea46f22>