diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-18 21:26:33 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-18 21:26:33 +0000 |
commit | dd42c5be0bbe83c8882d68809f7dfd969059a0d2 (patch) | |
tree | b9653dc05154fb07cf171fabb2690a36f4bd64b6 /mail/dspam | |
parent | 75a5a373889f8e11ec0c0fe02a1bfe3d2594e7cc (diff) | |
download | pkgsrc-dd42c5be0bbe83c8882d68809f7dfd969059a0d2.tar.gz |
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
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 5 | ||||
-rw-r--r-- | mail/dspam/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
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/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 91d4873750e..d786145afa3 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.25 2005/12/02 08:10:24 xtraeme Exp $ +$NetBSD: distinfo,v 1.26 2006/01/18 21:26:33 xtraeme Exp $ -SHA1 (dspam-3.6.2.tar.gz) = c9a034cb3fa6b34a019c040af04021df9dabc16a -RMD160 (dspam-3.6.2.tar.gz) = fe973aae9b3ea14a52681e13cf59bdbc001ca3da -Size (dspam-3.6.2.tar.gz) = 740001 bytes +SHA1 (dspam-3.6.3.tar.gz) = 37d0a0b1caddd085483712286505aa4016dde008 +RMD160 (dspam-3.6.3.tar.gz) = e70719cb9524b9aa7c786b4e6fddeed6516a9f2a +Size (dspam-3.6.3.tar.gz) = 740097 bytes SHA1 (patch-aa) = 04e94e3da9de06c15863425d0a827858b5dd4a6c SHA1 (patch-ad) = ec80ac306fa6fcd62b4f531b11de773a7a28833f |