summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-02-10 14:20:42 +0000
committertaca <taca@pkgsrc.org>2015-02-10 14:20:42 +0000
commitb2cf437a0e90b2b88a553be1cadbe15739539215 (patch)
treeba3ff5713b72a7c72e6e008cf3cdac11b94915da /mail/postfix/Makefile
parentdbe3cd213158f5e5922379daa1454aef6c4e4dbe (diff)
downloadpkgsrc-b2cf437a0e90b2b88a553be1cadbe15739539215.tar.gz
Update postfix to 2.11.4.
Postfix 2.11.4 only: * Fix a core dump when smtp_policy_maps specifies an invalid TLS level. * Fix a missing " in \%s\", in postconf(1) fatal error messages, which violated the C language spec. Reported by Iain Hibbert. All supported releases: * Stop excessive recursion in the cleanup server while recovering from a virtual alias expansion loop. Problem found at Two Sigma. * Stop exponential memory allocation with virtual alias expansion loops. This came to light after fixing the previous problem.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index bf7483bd5a5..0ceced21e5e 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.278 2014/10/21 13:06:12 taca Exp $
+# $NetBSD: Makefile,v 1.279 2015/02/10 14:20:42 taca Exp $
-DISTNAME= postfix-2.11.3
+DISTNAME= postfix-2.11.4
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/