diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-06-07 02:47:33 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-06-07 02:47:33 +0000 |
commit | dff3ed0d6e709ba9a37560438a139990b2aae0a2 (patch) | |
tree | 77e25b697038ba765c2a04e691e19a2d5f400b18 /mail/dspam | |
parent | 7d78fdf5d5744a088473a238530b1d54ca0e5401 (diff) | |
download | pkgsrc-dff3ed0d6e709ba9a37560438a139990b2aae0a2.tar.gz |
Update to 3.4.7 that fixes some critical bugs.
Changes:
BUGFIX: Delivery of false positives fails in managed groups
BUGFIX: LMTP/SMTP delivery fails on non-250 2xx response code
BUGFIX: Messages missing a terminating boundary fail to receive a signature
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 c5929829e68..fe6126b0770 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.32 2005/05/25 15:36:06 cube Exp $ +# $NetBSD: Makefile,v 1.33 2005/06/07 02:47:33 xtraeme Exp $ -DISTNAME= dspam-3.4.6 -PKGREVISION= 1 +DISTNAME= dspam-3.4.7 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index b8d54048c2f..0fa89d8f0be 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.18 2005/05/09 11:10:54 xtraeme Exp $ +$NetBSD: distinfo,v 1.19 2005/06/07 02:47:33 xtraeme Exp $ -SHA1 (dspam-3.4.6.tar.gz) = f897d207a1a55b49ef6240e5892b5040f504341e -RMD160 (dspam-3.4.6.tar.gz) = ea5bd0d5719055e6f541e12ae2886d00333bc3b3 -Size (dspam-3.4.6.tar.gz) = 698599 bytes +SHA1 (dspam-3.4.7.tar.gz) = ec62302a086998a726923c0c786b4ea5ecded737 +RMD160 (dspam-3.4.7.tar.gz) = 799753aea99158fe38e242e6803a5fff4a48f516 +Size (dspam-3.4.7.tar.gz) = 699509 bytes SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96 |