Subject: CVS commit: pkgsrc/mail/dspam
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 05/07/2007 09:29:55
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Mon May  7 09:29:55 UTC 2007

Modified Files:
	pkgsrc/mail/dspam: Makefile PLIST distinfo options.mk

Log Message:
Update to 3.8.0
pkglintification
Remove bdb option (this has been removed from src)
Rename some options as they are (currently) DSPAM specific
Change MASTER_SITES
Fix permissions on installed files
Thanks to xtraeme@ for reviewing the changes

* jonz: removed depricated oracle driver
* jonz: fix for dynamic storage drivers api
* jonz: added connect check for pgsql
* jonz: fix for segfault on undefined DeliveryHost or ClientHost
* jonz: fix for segfault in vsyslog()
* jonz: fix for segfault in dlopen() failure
* jonz: added OSB tokenizer
* jonz: fix for segfault on log write err
* jonz: segfault fix for UIDInSignature

See the CHANGELOG for all the details:
	http://dspam.nuclearelephant.com/text/CHANGELOG-3.8.0.txt


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/mail/dspam/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/mail/dspam/PLIST
cvs rdiff -r1.29 -r1.30 pkgsrc/mail/dspam/distinfo
cvs rdiff -r1.19 -r1.20 pkgsrc/mail/dspam/options.mk

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