Subject: CVS commit: pkgsrc/mail/spamassassin
To: None <pkgsrc-changes@netbsd.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 10/20/2002 23:09:06
Module Name: pkgsrc
Committed By: heinz
Date: Sun Oct 20 20:09:06 UTC 2002
Modified Files:
pkgsrc/mail/spamassassin: Makefile PLIST distinfo
pkgsrc/mail/spamassassin/patches: patch-ab patch-ac patch-ad patch-ae
Added Files:
pkgsrc/mail/spamassassin/patches: patch-ag patch-ah
Removed Files:
pkgsrc/mail/spamassassin/patches: patch-af
Log Message:
Update to 2.43
Item 1) was already provided by 'inofficial' patch-af for 2.42 (now
removed).
Two new patches (-ag and -ah) from the SpamAssassin-current repository
work around a roblem with razor2 timeouts.
Logo 'ninjabutton.png' is now in the correct html directory.
Official changes:
1) AWL change reverted; instead of decreasing the AWL bias gradually to
allow frequently-seen addresses to get into the "nonspam" area, it now
behaves like 2.31 did, in that the AWL simply represents the
long-term average score from that correspondent.
2) core-dump bug in spamd worked around, _except for the "-m" switch_.
The "-m" switch relies on signal handling in the Perl interpreter,
which seems to have some bugs we cannot work around reliably on some
platforms, so its use is no longer recommended.
3) some portability fixes for SunOS.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/mail/spamassassin/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/spamassassin/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/spamassassin/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/spamassassin/patches/patch-ab \
pkgsrc/mail/spamassassin/patches/patch-ac \
pkgsrc/mail/spamassassin/patches/patch-ad \
pkgsrc/mail/spamassassin/patches/patch-ae
cvs rdiff -r1.1 -r0 pkgsrc/mail/spamassassin/patches/patch-af
cvs rdiff -r0 -r1.1 pkgsrc/mail/spamassassin/patches/patch-ag \
pkgsrc/mail/spamassassin/patches/patch-ah
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.