From 23c5dd30fbf0458399fe126f64afc74fb344f36d Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 18 Jan 2006 21:26:33 +0000 Subject: Update to 3.6.3: MAINT: Modest performance improvements MAINT: Significant improvements in accuracy (from scratch-testing anyway) BUGFIX: "No TrustedDeliveryAgent" error occurs erroneously in some cases BUGFIX: ChangeUserOnParse can format incorrectly BUGFIX: The dspam_logrotate tool does not support multiple mailboxes BUGFIX: Memory leak in Bayesian Noise Reduction BUGFIX: LDAP calls fail to close connection to server BUGFIX: Bayesian database is created even on LDAP user verification failure --- mail/dspam/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/dspam/Makefile') diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 96342a06ce7..24f65df1d25 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2006/01/08 18:35:09 xtraeme Exp $ +# $NetBSD: Makefile,v 1.46 2006/01/18 21:26:33 xtraeme Exp $ -DISTNAME= dspam-3.6.2 -PKGREVISION= 1 +DISTNAME= dspam-3.6.3 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ -- cgit v1.2.3