Date: Mon, 14 Jun 2021 17:24:33 GMT From: Juraj Lutter <otis@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 28a702cf412f - main - mail/postfix: Update to 3.6.1 Message-ID: <202106141724.15EHOXMC023517@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=28a702cf412f69edf99d00eb957668a6b7c05b05 commit 28a702cf412f69edf99d00eb957668a6b7c05b05 Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2021-06-14 13:34:12 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2021-06-14 17:22:49 +0000 mail/postfix: Update to 3.6.1 Relnotes: http://www.postfix.org/announcements/postfix-3.6.1.html Reported by: portscout --- mail/postfix/Makefile | 2 +- mail/postfix/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index f06da74ddc0f..f7687a67cd8f 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.0 +DISTVERSION= 3.6.1 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index f92f4acedf9b..d30723665c65 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619727180 -SHA256 (postfix/postfix-3.6.0.tar.gz) = 77462894d7671d63cbe5fc2733f941088515a6d67108b9f1808b7dae37e83c2e -SIZE (postfix/postfix-3.6.0.tar.gz) = 4748506 +TIMESTAMP = 1623676976 +SHA256 (postfix/postfix-3.6.1.tar.gz) = 20a805625601e7b95989220832c8fa14ce374f0711da054188f8cec6a92fd71c +SIZE (postfix/postfix-3.6.1.tar.gz) = 4748754
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106141724.15EHOXMC023517>