diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2023-06-08 05:29:35 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2023-06-08 14:29:36 +0000 |
commit | afff6797bf5df2b7bd57da1c92bcfc52e056109d (patch) | |
tree | 3b5e6958706e111e1f2342b3c488e08272fd09b9 | |
parent | 126112cfe799f8a1597b5a2e2cdfbdc5af9895fb (diff) | |
download | ports-afff6797bf5df2b7bd57da1c92bcfc52e056109d.tar.gz ports-afff6797bf5df2b7bd57da1c92bcfc52e056109d.zip |
mail/postfix: Update to 3.8.1
Release notes: https://www.postfix.org/announcements/postfix-3.8.1.html
-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 084f7196bc35..832c10b825ca 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,5 +1,5 @@ PORTNAME= postfix -DISTVERSION= 3.8.0 +DISTVERSION= 3.8.1 PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 6dd0b34c0fae..5e66d26cdc02 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681973870 -SHA256 (postfix/postfix-3.8.0.tar.gz) = a3ad8029bd2c6b0c576477a0f77bf9d2c0b761cbaa0efbfef47969efea6eade9 -SIZE (postfix/postfix-3.8.0.tar.gz) = 4851893 +TIMESTAMP = 1686168898 +SHA256 (postfix/postfix-3.8.1.tar.gz) = 54e1bffded3032828a70de22c2a1a94d1c097fc4513e0fdbfcfdbf3bff6b7092 +SIZE (postfix/postfix-3.8.1.tar.gz) = 4848293 |