diff options
author | xtraeme <xtraeme> | 2004-11-29 07:59:53 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-11-29 07:59:53 +0000 |
commit | 6ce12a887f8974928ea15f076288e3e60d380638 (patch) | |
tree | 20b80ea166231de85c24c3b33482b14f31dbf60b /mail | |
parent | d14c573ac4cc576b46b84edd72bc261a1d69bfb9 (diff) | |
download | pkgsrc-6ce12a887f8974928ea15f076288e3e60d380638.tar.gz |
Update to 3.2.3.
Version 3.2.3 is a maintenance release and contains corrections to
v3.2 only.
BUGFIX: DSPAM misreads boundary delimiter in signed Apple Mail messages
BUGFIX: Signature is not written to multipart blocks with no content type
BUGFIX: dspam_dump for a particular token fails with MySQL 4.1
BUGFIX: Bayesian Noise Reduction is never instantiated
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 9e67bfb42a4..bc92756fc32 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.18 2004/11/17 13:26:17 xtraeme Exp $ +# $NetBSD: Makefile,v 1.19 2004/11/29 07:59:53 xtraeme Exp $ -DISTNAME= dspam-3.2.2 +DISTNAME= dspam-3.2.3 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 0163f6f96bb..645277a94fc 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2004/11/15 08:13:13 xtraeme Exp $ +$NetBSD: distinfo,v 1.8 2004/11/29 07:59:53 xtraeme Exp $ -SHA1 (dspam-3.2.2.tar.gz) = a65f13adf42513c01d177ed3568acd8376e7e41a -Size (dspam-3.2.2.tar.gz) = 619691 bytes +SHA1 (dspam-3.2.3.tar.gz) = b5c62fd7c8ef8f1463974f4a40e7201d92dbdddf +Size (dspam-3.2.3.tar.gz) = 620153 bytes SHA1 (patch-aa) = 0f5ca6fc4c03ea0b73ccd1214f047fec6ffe4cb3 |