diff options
author | xtraeme <xtraeme> | 2005-08-08 11:10:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-08-08 11:10:15 +0000 |
commit | 3bce57fcde2cfb97de010f60ab39986a763625eb (patch) | |
tree | 987036ae85edc1e1f5e2c5ac4b3b6c413b545e76 /mail/dspam | |
parent | bcba7e568979ae8a1b52edb527551f93351418f1 (diff) | |
download | pkgsrc-3bce57fcde2cfb97de010f60ab39986a763625eb.tar.gz |
Update to 3.4.9
Changes:
BUGFIX: File descriptor leaks when connection to delivery host fails
BUGFIX: Decoding NUL characters causes message truncation
BUGFIX: Many files not written to group directory when using managed groups
BUGFIX: Some LDAs/MTAs truncate message when single dots not properly quoted
BUGFIX: 7BIT encoding contains 8BIT characters
BUGFIX: Messages to multiple local recipients may fail to decode completely
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 16cb79a4ecb..c5d9590c796 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2005/07/21 16:29:52 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2005/08/08 11:10:15 xtraeme Exp $ -DISTNAME= dspam-3.4.8 +DISTNAME= dspam-3.4.9 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 266664d2eb7..8ee9a3c66ad 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.20 2005/06/15 16:26:36 xtraeme Exp $ +$NetBSD: distinfo,v 1.21 2005/08/08 11:10:15 xtraeme Exp $ -SHA1 (dspam-3.4.8.tar.gz) = 1624a2cae57708772941f9ca38b502977495105c -RMD160 (dspam-3.4.8.tar.gz) = ea19cad6b06cfb6e9d5949c08ff05c680132bbb2 -Size (dspam-3.4.8.tar.gz) = 700036 bytes +SHA1 (dspam-3.4.9.tar.gz) = e697774e0f2eb4a9a363cf80257072219641f8e3 +RMD160 (dspam-3.4.9.tar.gz) = f4088017e3e5984101bba7d5e5e313d35076d469 +Size (dspam-3.4.9.tar.gz) = 701069 bytes SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96 |