Date: Sun, 24 Apr 2022 18:15:49 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: 3994961a4a9c - main - mail/postfix: Update to 3.7.1 Message-ID: <202204241815.23OIFndg001252@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=3994961a4a9c04706c38258b4d70046a1d5d042b commit 3994961a4a9c04706c38258b4d70046a1d5d042b Author: Juraj Lutter <otis@FreeBSD.org> AuthorDate: 2022-04-24 10:12:01 +0000 Commit: Juraj Lutter <otis@FreeBSD.org> CommitDate: 2022-04-24 17:59:04 +0000 mail/postfix: Update to 3.7.1 --- 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 e6c5d13af88c..e861c48f252a 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,8 +1,8 @@ # Created by: Torsten Blum <torstenb@FreeBSD.org> PORTNAME= postfix -DISTVERSION= 3.7.0 -PORTREVISION?= 2 +DISTVERSION= 3.7.1 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index a6d98a034d36..cb2b31691bdf 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647175812 -SHA256 (postfix/postfix-3.7.0.tar.gz) = 645c6a74959703f8dff5b696b2df2e8bc0c91ac530127a21c998e3defbb9528c -SIZE (postfix/postfix-3.7.0.tar.gz) = 4823087 +TIMESTAMP = 1650722551 +SHA256 (postfix/postfix-3.7.1.tar.gz) = 25c3e7ec09955af873407af3070fd259da8477b80e2f4663c5fdc00a2cc947ee +SIZE (postfix/postfix-3.7.1.tar.gz) = 4824081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204241815.23OIFndg001252>