diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-04-14 04:59:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-04-14 04:59:14 +0000 |
commit | 3abde4ad052f34cce3d877fa19b38dafcf6ee2ba (patch) | |
tree | 00eb790c871e5d429fe76a06e453023ed0bfd6c6 /mail/dspam | |
parent | 5777be9b3174abef36de4787ae6e40d5cc1dba80 (diff) | |
download | pkgsrc-3abde4ad052f34cce3d877fa19b38dafcf6ee2ba.tar.gz |
Update to 3.4.4.
Version 3.4.4-STABLE
This version if a maintenance release and contains bug fixes only
BUGFIX: Message-based signatures do not appear in quoted-printable/base64 parts
RELEASE 3.4.3-STABLE
This version is a maintenance release and contains bug fixes only
BUGFIX: When using LMTP/SMTP delivery, QuarantineAgent is ignored
BUGFIX: Domain-scale uses wrong data path in admin script
BUGFIX: DSPAM fails to build on Cygwin
BUGFIX: optIn does not work when using preferences extensions
BUGFIX: showFactors does not set/unset properly in user preferences
BUGFIX: Supplying an empty spamSubject raises errors in user preferences
BUGFIX: Signature-related errors are not reported (except to debug)
BUGFIX: Formatting bug in system.log
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/Makefile | 4 | ||||
-rw-r--r-- | mail/dspam/PLIST | 4 | ||||
-rw-r--r-- | mail/dspam/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/mail/dspam/Makefile b/mail/dspam/Makefile index 45f9cf636be..3aaa222603b 100644 --- a/mail/dspam/Makefile +++ b/mail/dspam/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2005/04/11 21:46:18 tv Exp $ +# $NetBSD: Makefile,v 1.27 2005/04/14 04:59:14 xtraeme Exp $ -DISTNAME= dspam-3.4.2 +DISTNAME= dspam-3.4.4 CATEGORIES= mail MASTER_SITES= http://www.nuclearelephant.com/projects/dspam/sources/ diff --git a/mail/dspam/PLIST b/mail/dspam/PLIST index 6b930c40969..7f89717cb70 100644 --- a/mail/dspam/PLIST +++ b/mail/dspam/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2005/03/21 21:35:52 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2005/04/14 04:59:14 xtraeme Exp $ bin/dspam bin/dspam_2sql bin/dspam_admin @@ -40,6 +40,7 @@ man/man3/dspam_process.3 man/man3/libdspam.3 share/doc/dspam/README share/doc/dspam/RELEASE.NOTES +share/doc/dspam/appliance.txt share/doc/dspam/courier.txt share/doc/dspam/exim.txt share/doc/dspam/mysql_drv.txt @@ -77,6 +78,7 @@ ${MYSQL}share/dspam/mysql/mysql_objects-speed.sql ${MYSQL}share/dspam/mysql/purge.sql ${MYSQL}share/dspam/mysql/purge-4.1.sql ${MYSQL}share/dspam/mysql/virtual_users.sql +${MYSQL}share/dspam/mysql/virtual_user_aliases.sql ${MYSQL}share/dspam/mysql/neural.sql ${PGSQL}share/dspam/pgsql/pgsql_objects.sql ${PGSQL}share/dspam/pgsql/purge.sql diff --git a/mail/dspam/distinfo b/mail/dspam/distinfo index 7c2eb2ba800..2e7010a84a7 100644 --- a/mail/dspam/distinfo +++ b/mail/dspam/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.15 2005/04/06 17:52:36 xtraeme Exp $ +$NetBSD: distinfo,v 1.16 2005/04/14 04:59:14 xtraeme Exp $ -SHA1 (dspam-3.4.2.tar.gz) = 4c4d12530417c26a38c50afb7fcfb600ea32031e -RMD160 (dspam-3.4.2.tar.gz) = 8ea5f3a292ff4d5eb9662d918a7be9aa8a1f2c22 -Size (dspam-3.4.2.tar.gz) = 697028 bytes +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 (patch-aa) = 15c6fc58dd0d91799f0c97554f4188cbe68dbd96 |