Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 10/22/2004 05:43:29
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Fri Oct 22 05:43:29 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES TODO
	pkgsrc/mail/dspam: Makefile PLIST distinfo options.mk
	pkgsrc/mail/dspam/patches: patch-aa

Log Message:
Update mail/dspam to 3.2.0 (latest stable version).

Version 3.2 adds many significant enhancements, these include the
introduction of a dspam.conf master configuration, an aesthetically
redesigned web interface, support for SQLite, support for Windows, and
and many other enhancements.

More information:

http://www.nuclearelephant.com/projects/dspam/text/RELEASE-3.2.0.txt

pkgsrc changes:

* Default storage driver has been changed to SQLite, to sync with dspam's
 defaults.
* Deprecated options has been removed totally, now you'll have to specify
 them via PKG_OPTIONS.dspam=foo bar baz.


To generate a diff of this commit:
cvs rdiff -r1.7517 -r1.7518 pkgsrc/doc/CHANGES
cvs rdiff -r1.2248 -r1.2249 pkgsrc/doc/TODO
cvs rdiff -r1.10 -r1.11 pkgsrc/mail/dspam/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/dspam/PLIST pkgsrc/mail/dspam/options.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/dspam/distinfo
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/dspam/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.