diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2024-01-22 14:30:01 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2024-01-22 14:30:01 +0000 |
commit | f1209b604dee31edf1819ff9eae49de7bf2865f5 (patch) | |
tree | 859050ce10b52791bb7d41b806967b4c8d74efc0 | |
parent | 877ec055bf2179a5e78eb7a6e9a586d20258eb6c (diff) | |
download | ports-f1209b604dee31edf1819ff9eae49de7bf2865f5.tar.gz ports-f1209b604dee31edf1819ff9eae49de7bf2865f5.zip |
mail/postfix: Update to 3.8.5
-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 f2d480c7e351..4954c547ce83 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ PORTNAME= postfix -DISTVERSION= 3.8.4 -PORTREVISION?= 1 +DISTVERSION= 3.8.5 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= https://postfix-mirror.horus-it.com/postfix-release/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index d88c2aa43dac..fe806b59e658 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703275413 -SHA256 (postfix/postfix-3.8.4.tar.gz) = 6f5848c5d8b6a7d2c5af0a9f75b0bd3f103451e912591464ab867fde085e6236 -SIZE (postfix/postfix-3.8.4.tar.gz) = 4864184 +TIMESTAMP = 1705933103 +SHA256 (postfix/postfix-3.8.5.tar.gz) = f3e827a2b2e410359ad25d31341970434ab07e36139f9a2ef93981b0ec564c85 +SIZE (postfix/postfix-3.8.5.tar.gz) = 4871284 |