diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-02-20 00:05:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-02-20 00:05:51 +0000 |
commit | a0437b8bfa4b83f4f0e91536b7c55e36fff646a0 (patch) | |
tree | 12a31f2267d5822ad990d944c0c796fc7889b873 /mail | |
parent | 2cfb58c386d463bcf0a44e9a99dc8757e3ed727e (diff) | |
download | pkgsrc-a0437b8bfa4b83f4f0e91536b7c55e36fff646a0.tar.gz |
Update to 3.2.7.
BUGFIX: Signature not written to some email, making them untrainable.
BUGFIX: DSPAM Segfaults if dspam_process() fails after loading a signature.
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 69ded7b14e4..62a138708c4 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2005/01/19 22:33:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.22 2005/02/20 00:05:51 xtraeme Exp $ -DISTNAME= dspam-3.2.6 +DISTNAME= dspam-3.2.7 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 39d95abd59d..6a7449f824c 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2005/01/19 22:33:59 xtraeme Exp $ +$NetBSD: distinfo,v 1.11 2005/02/20 00:05:51 xtraeme Exp $ -SHA1 (dspam-3.2.6.tar.gz) = 38bce0bb771a9cbdb8df7442071d492794cf1ce3 -Size (dspam-3.2.6.tar.gz) = 621074 bytes +SHA1 (dspam-3.2.7.tar.gz) = 934cbd9c83b0a68f65940de90a193bf4635582f5 +Size (dspam-3.2.7.tar.gz) = 621245 bytes SHA1 (patch-aa) = 0f5ca6fc4c03ea0b73ccd1214f047fec6ffe4cb3 |