git: 7cc516da8f64 - 2021Q2 - mail/postfix: Revert to 3.5.9

Bryan Drewery bdrewery at FreeBSD.org
Tue Jun 15 20:32:19 UTC 2021


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 at FreeBSD.org>
> AuthorDate: 2021-06-15 19:27:21 +0000
> Commit:     Juraj Lutter <otis at 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 at 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 at FreeBSD.org
> +MAINTAINER=	otis at 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


More information about the dev-commits-ports-branches mailing list