pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dspam Update to 3.2.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/388875c36ef8
branches:  trunk
changeset: 484706:388875c36ef8
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Nov 29 07:59:53 2004 +0000

description:
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:

 mail/dspam/Makefile |  4 ++--
 mail/dspam/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r bd218d2dcefc -r 388875c36ef8 mail/dspam/Makefile
--- a/mail/dspam/Makefile       Mon Nov 29 07:05:00 2004 +0000
+++ b/mail/dspam/Makefile       Mon Nov 29 07:59:53 2004 +0000
@@ -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 -r bd218d2dcefc -r 388875c36ef8 mail/dspam/distinfo
--- a/mail/dspam/distinfo       Mon Nov 29 07:05:00 2004 +0000
+++ b/mail/dspam/distinfo       Mon Nov 29 07:59:53 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index