diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2021-04-13 04:38:34 +0800 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2021-04-13 04:38:34 +0800 |
commit | a5c3560137fb6879eae472e6b003a860513ad959 (patch) | |
tree | 99a76108d1a1248e34a0f20d9698ee110a76a1fe /mail | |
parent | acbb2abb3369b1fbf4960872fbea1bd823714af1 (diff) | |
download | freebsd-ports-gnome-a5c3560137fb6879eae472e6b003a860513ad959.tar.gz freebsd-ports-gnome-a5c3560137fb6879eae472e6b003a860513ad959.tar.zst freebsd-ports-gnome-a5c3560137fb6879eae472e6b003a860513ad959.zip |
mail/postfix
update to 3.5.10
Diffstat (limited to 'mail')
-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 3618b1016b84..e49da6dfefd8 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,8 +1,8 @@ # Created by: Torsten Blum <torstenb@FreeBSD.org> PORTNAME= postfix -DISTVERSION= 3.5.9 -PORTREVISION?= 1 +DISTVERSION= 3.5.10 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index ef8991d5898a..4169fdd0d92e 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610898420 -SHA256 (postfix/postfix-3.5.9.tar.gz) = 51ced5a3165a415beba812b6c9ead0496b7172ac6c3beb654d2ccd9a1b00762b -SIZE (postfix/postfix-3.5.9.tar.gz) = 4620852 +TIMESTAMP = 1618155540 +SHA256 (postfix/postfix-3.5.10.tar.gz) = 5bb4d7d72d7512b58f3a31426dcbd394fd354e0a43de21da89466b057a0228f8 +SIZE (postfix/postfix-3.5.10.tar.gz) = 4621130 |