Subject: CVS commit: pkgsrc/mail/dspam
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 11/12/2005 16:53:19
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sat Nov 12 16:53:19 UTC 2005

Modified Files:
	pkgsrc/mail/dspam: Makefile PLIST distinfo options.mk
	pkgsrc/mail/dspam/files: dspam.sh
Removed Files:
	pkgsrc/mail/dspam/patches: patch-ac

Log Message:
Update to dspam 3.6.1 ok'ed xtraeme@

Package changes:

- Add DSPAM_WWWUSER and DSPAM_WWWGROUP as BUILD_DEFS
  (not everyone uses apache)
- Change group ownership on dspam.conf to ${DSPAM_WWWGROUP}
  Pointed out in tech-pkg@ by matt (at) bodgit-n-scarper.com
- Remove patch-ac as that's been applied upstream
- PLIST fixes for css* tools installed with hash driver

From DSPAM RELEASE_NOTES:

BUGFIX: ParseToHeaders can segfault on malformatted To header
BUGFIX: TrackSources does not correctly parse messages when used with QMail
BUGFIX: Missing check for existing strcasestr
BUGFIX: X-DSPAM-Reclassified heading appears blank
BUGFIX: Plused-Detail support does not work with domains
BUGFIX: Hash databases are not 8-byte aligned (do not work with 64-bit systems)
BUGFIX: Certain daemon-mode operations append a trailing period
BUGFIX: DataSource 'document' option causes improper processing
BUGFIX: Segfaults occur on malformed Content-Type header
BUGFIX: History appears blank in dspam.cgi


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/mail/dspam/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/mail/dspam/PLIST
cvs rdiff -r1.23 -r1.24 pkgsrc/mail/dspam/distinfo
cvs rdiff -r1.12 -r1.13 pkgsrc/mail/dspam/options.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/dspam/files/dspam.sh
cvs rdiff -r1.1 -r0 pkgsrc/mail/dspam/patches/patch-ac

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