diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-04-26 08:49:46 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-04-26 08:49:46 +0000 |
commit | 94221a9ce8b87d779d2ddae9e9765a74b6488016 (patch) | |
tree | fbb74841246f805ea377b7e7b4b982ccf8235d01 /mail/dspam | |
parent | d2de856115abfa1d9b4c0eb95bf4183af1ef324f (diff) | |
download | pkgsrc-94221a9ce8b87d779d2ddae9e9765a74b6488016.tar.gz |
Update to 3.4.5
Version 3.4.5-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: First run / first spam notifications don't send for users in groups
BUGFIX: Permissions on dspam.sock are wrong mode
BUGFIX: Bogus signature retrieval errors in logs
BUGFIX: LMTP error codes reporting permanent errors for temporary failures
BUGFIX: ParseToHeaders' notspam- alias fails to change user correctly
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 20340d811fb..f75cb52fb99 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2005/04/14 20:39:59 xtraeme Exp $ +# $NetBSD: Makefile,v 1.30 2005/04/26 08:49:46 xtraeme Exp $ -DISTNAME= dspam-3.4.4 -PKGREVISION= 1 +DISTNAME= dspam-3.4.5 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 2e7010a84a7..def7fa249b2 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2005/04/14 04:59:14 xtraeme Exp $ +$NetBSD: distinfo,v 1.17 2005/04/26 08:49:46 xtraeme Exp $ -SHA1 (dspam-3.4.4.tar.gz) = 4b6247995fde387e01a902831d577123d4238558 -RMD160 (dspam-3.4.4.tar.gz) = 120bde6a5fb69b3a23987e37d6fdfe6b5beb4f46 -Size (dspam-3.4.4.tar.gz) = 698042 bytes +SHA1 (dspam-3.4.5.tar.gz) = afecc17bc864eb1018fe34c1ebbc13935a21e91a +RMD160 (dspam-3.4.5.tar.gz) = 2ab82b004838772708f79c7d1209344679be9bad +Size (dspam-3.4.5.tar.gz) = 698456 bytes SHA1 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96 |