diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2022-04-29 06:47:51 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2022-04-29 09:56:36 +0000 |
commit | 402308e1f1da9b7302288927a19832c7abd31d08 (patch) | |
tree | 67cacc444b03d2acc7645963728917654f9ea264 | |
parent | a4387d5f8b0e57928a231eb9bc51c202ef735f89 (diff) |
mail/postfix: Update to 3.7.2
-rw-r--r-- | mail/postfix/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index e861c48f252a..07ae6fdb52e3 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,7 +1,7 @@ # Created by: Torsten Blum <torstenb@FreeBSD.org> PORTNAME= postfix -DISTVERSION= 3.7.1 +DISTVERSION= 3.7.2 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index cb2b31691bdf..c9ee8dde4532 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650722551 -SHA256 (postfix/postfix-3.7.1.tar.gz) = 25c3e7ec09955af873407af3070fd259da8477b80e2f4663c5fdc00a2cc947ee -SIZE (postfix/postfix-3.7.1.tar.gz) = 4824081 +TIMESTAMP = 1651214839 +SHA256 (postfix/postfix-3.7.2.tar.gz) = 3785f76c2924a02873c0be0f0cd124a9166fc1aaf77ea2a06bd4ad795a6ed416 +SIZE (postfix/postfix-3.7.2.tar.gz) = 4824424 |