summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-03-06 11:10:22 +0000
committertaca <taca@pkgsrc.org>2012-03-06 11:10:22 +0000
commit9b925dd9879185b0d36227c7463bf37e30b0bd30 (patch)
treeb517e07d1c2dfb2f443bba28d4fe08ed840213bf /mail/postfix/Makefile
parent1ecfdcc654ac81c84cc8f39065eee523d0427e9f (diff)
downloadpkgsrc-9b925dd9879185b0d36227c7463bf37e30b0bd30.tar.gz
Update postfix to 2.8.9.
Postfix stable release 2.8.9 is available. This contains fixes that are already part of Postfix 2.9 and 2.10. * The "change header" milter request could replace the wrong header. A long header name could match a shorter one, because a length check was done on the wrong string. Reported by Vladimir Vassiliev. * Core dump when postlog emitted the "usage" message, caused by an extraneous null assignment. Reported by Kant (fnord.hammer). You can find the updated Postfix source code at the mirrors listed at http://www.postfix.org/.
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r--mail/postfix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 71482feb4c4..fac0997af00 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.246 2012/03/03 12:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.247 2012/03/06 11:10:22 taca Exp $
-DISTNAME= postfix-2.8.8
-PKGREVISION= 1
+DISTNAME= postfix-2.8.9
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/