summaryrefslogtreecommitdiff
path: root/mail/postfix/Makefile
diff options
context:
space:
mode:
authortaca <taca>2011-03-22 09:37:27 +0000
committertaca <taca>2011-03-22 09:37:27 +0000
commited995b779fe22c57cffbab7bdc59ac5e7bef6efa (patch)
tree865a4a324235d6878114b2c7dc76188e55e20fd4 /mail/postfix/Makefile
parent3140f9820136a725963d23396f413866f146251f (diff)
downloadpkgsrc-ed995b779fe22c57cffbab7bdc59ac5e7bef6efa.tar.gz
Update mail/postfix pacakge to 2.8.2.
Postfix stable release 2.8.2 is available. This release has minor fixes that are already in the experimental (2.9) release. - Bugfix: postscreen DNSBL scoring error. When a client disconnected and then reconnected before all DNSBL results for the earlier session arrived, DNSBL results for the earlier session would be added to the score for the later session. This is very unlikely to have affected any legitimate mail. - Workaround: the SMTP client did not support mail to [ipv6:ipv6addr]. - Portability: FreeBSD closefrom() was back-ported to FreeBSD 7, breaking FreeBSD 7.x support retroactively. - Portability: the SUN compiler had trouble with a pointer expression of the form ``("text1" "text2") + constant'' so we don't try to be so clever.
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 afb04191c7e..f2cc15aff5c 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.237 2011/02/26 08:58:59 tron Exp $
+# $NetBSD: Makefile,v 1.238 2011/03/22 09:37:27 taca Exp $
-DISTNAME= postfix-2.8.1
+DISTNAME= postfix-2.8.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
MASTER_SITES+= http://postfix.it-austria.net/releases/official/