diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:03:12 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2020-10-05 11:03:12 +0000 |
commit | 7a2eb1c96da5d6fcd89ded0f9ec8b8375c458d60 (patch) | |
tree | 5710b4347b0f471dcc8f26d4313ee0f080a1d8cf | |
parent | Fix build with -fno-common (diff) |
- update to 3.6-20201003
Notes
Notes:
svn path=/head/; revision=551484
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 69a205b93412..667c104032d9 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.6-20200920 +DISTVERSION= 3.6-20201003 PORTREVISION?= 0 PORTEPOCH= 6 CATEGORIES= mail diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 9611241fb757..5eeb429e868e 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600637415 -SHA256 (postfix/postfix-3.6-20200920.tar.gz) = 1e86a47fd2b31417a9ebfc07c40e4793d280bec154917f8839154d90e7df07a5 -SIZE (postfix/postfix-3.6-20200920.tar.gz) = 4653181 +TIMESTAMP = 1601766691 +SHA256 (postfix/postfix-3.6-20201003.tar.gz) = 108f62252397da1dcd47ff6f5a372ecd87115efa78b48ee99d97f91f15aac942 +SIZE (postfix/postfix-3.6-20201003.tar.gz) = 4653315 |