Date: Mon, 12 Apr 2021 20:39:15 GMT From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a5c3560137fb - main - mail/postfix Message-ID: <202104122039.13CKdF9j090881@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ohauer: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5c3560137fb6879eae472e6b003a860513ad959 commit a5c3560137fb6879eae472e6b003a860513ad959 Author: Olli Hauer <ohauer@FreeBSD.org> AuthorDate: 2021-04-12 20:38:34 +0000 Commit: Olli Hauer <ohauer@FreeBSD.org> CommitDate: 2021-04-12 20:38:34 +0000 mail/postfix update to 3.5.10 --- 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 3618b1016b84..e49da6dfefd8 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,8 +1,8 @@ # Created by: Torsten Blum <torstenb@FreeBSD.org> PORTNAME= postfix -DISTVERSION= 3.5.9 -PORTREVISION?= 1 +DISTVERSION= 3.5.10 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index ef8991d5898a..4169fdd0d92e 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610898420 -SHA256 (postfix/postfix-3.5.9.tar.gz) = 51ced5a3165a415beba812b6c9ead0496b7172ac6c3beb654d2ccd9a1b00762b -SIZE (postfix/postfix-3.5.9.tar.gz) = 4620852 +TIMESTAMP = 1618155540 +SHA256 (postfix/postfix-3.5.10.tar.gz) = 5bb4d7d72d7512b58f3a31426dcbd394fd354e0a43de21da89466b057a0228f8 +SIZE (postfix/postfix-3.5.10.tar.gz) = 4621130
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104122039.13CKdF9j090881>