diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2023-01-24 19:45:45 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2023-01-25 15:46:12 +0000 |
commit | ddc90cd51607393de509ffb1dd91e1c41d0b65d7 (patch) | |
tree | ad9bfa2972983b6e5d22d1c0d5299b1e1bcf3396 | |
parent | ee34917e13e4cde77048e533af339a3dce06ead9 (diff) |
mail/postfix: Update to 3.7.4
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9b4878245875..f6561241cc33 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PORTNAME= postfix -DISTVERSION= 3.7.3 -PORTREVISION?= 1 +DISTVERSION= 3.7.4 +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 f9f28658c4d3..e1741c9e680c 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665263673 -SHA256 (postfix/postfix-3.7.3.tar.gz) = d22f3d37ef75613d5d573b56fc51ef097f2c0d0b0e407923711f71c1fb72911b -SIZE (postfix/postfix-3.7.3.tar.gz) = 4825380 +TIMESTAMP = 1674586909 +SHA256 (postfix/postfix-3.7.4.tar.gz) = 4c137a2303448f25993836837deeae87fac5d4d03af11ade8e9bead806328645 +SIZE (postfix/postfix-3.7.4.tar.gz) = 4833834 |