diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2018-11-25 13:01:50 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2018-11-25 13:01:50 +0000 |
commit | 19c06e9f04dc77787d533c1afeb7902de4828eee (patch) | |
tree | cb44ca6caafab07679627fd5f5f75a511f934ea0 /mail/postfix | |
parent | 23a4252f8fb4bc7e981c84929d951b6e5246abc6 (diff) | |
download | ports-19c06e9f04dc77787d533c1afeb7902de4828eee.tar.gz ports-19c06e9f04dc77787d533c1afeb7902de4828eee.zip |
Notes
Diffstat (limited to 'mail/postfix')
-rw-r--r-- | mail/postfix/Makefile | 6 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 3542ad1a5721..a10be15c8948 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.3.1 -PORTREVISION?= 2 +DISTVERSION= 3.3.2 +PORTREVISION?= 0 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ @@ -16,7 +16,7 @@ MASTER_SITES:= ${MASTER_SITES:S|$|official/|} DIST_SUBDIR= ${PORTNAME} MAINTAINER= ohauer@FreeBSD.org -COMMENT= Secure alternative to widely-used Sendmail +COMMENT?= Secure alternative to widely-used Sendmail LICENSE= IPL10 EPL LICENSE_COMB= multi diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index 2ae55f1d90ee..cafb283b5868 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526761800 -SHA256 (postfix/postfix-3.3.1.tar.gz) = 54f514dae42b5275cb4bc9c69283f16c06200b71813d0bb696568c4ba7ae7e3b -SIZE (postfix/postfix-3.3.1.tar.gz) = 4420912 +TIMESTAMP = 1543100707 +SHA256 (postfix/postfix-3.3.2.tar.gz) = 3c93f31eee49a58e592c31e62a058701cadde11e8e066ea441da19fddad7b35b +SIZE (postfix/postfix-3.3.2.tar.gz) = 4429452 |