diff options
author | martti <martti@pkgsrc.org> | 2003-04-21 06:25:50 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-04-21 06:25:50 +0000 |
commit | 14646b69f3156220e60babdd7250907e2e645070 (patch) | |
tree | 878587877b2a6e7443ecc0b4364ff2d7f66cdc10 /mail | |
parent | 0d082d9312454fc03e1cfb4732f98cece7697cf1 (diff) | |
download | pkgsrc-14646b69f3156220e60babdd7250907e2e645070.tar.gz |
Updated postfix to 2.0.9
- The SMTP client did not deliver a partial last line when someone
submitted 8BITMIME mail not ending in newline via /usr/sbin/sendmail
while MIME input processing was turned off, and MIME 8bit->7bit
conversion was requested upon delivery.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 46e87aeddfe..e0a40ae4c58 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2003/04/17 06:22:18 martti Exp $ +# $NetBSD: Makefile,v 1.92 2003/04/21 06:25:50 martti Exp $ -DISTNAME= postfix-2.0.8 +DISTNAME= postfix-2.0.9 CATEGORIES= mail MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ diff --git a/mail/postfix/distinfo b/mail/postfix/distinfo index dc426bc8696..5eccc41aa6d 100644 --- a/mail/postfix/distinfo +++ b/mail/postfix/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.39 2003/04/17 06:22:18 martti Exp $ +$NetBSD: distinfo,v 1.40 2003/04/21 06:25:50 martti Exp $ -SHA1 (postfix/postfix-2.0.8.tar.gz) = d41e6e8d6cc381fb5234fdeb7404a424b5130420 -Size (postfix/postfix-2.0.8.tar.gz) = 1347496 bytes +SHA1 (postfix/postfix-2.0.9.tar.gz) = 2fe1fb816e06ca8aff6a4df2b418df6330b66ac3 +Size (postfix/postfix-2.0.9.tar.gz) = 1347572 bytes SHA1 (patch-aa) = f45060427494d6ea9c415a20add1f5aab547ba34 SHA1 (patch-ad) = 2f83cc6108eea4a1c401fe9e549d93430166f7fa SHA1 (patch-ae) = daa160ef54d725ca156f29322d45efcf4af6c02a |