Subject: CVS commit: pkgsrc/mail/dspam
From: Adrian Portelli
Date: 2005-11-12 17:53:19
Message id: 20051112165319.D462C2DA27@cvs.netbsd.org

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

Files:
RevisionActionfile
1.40modifypkgsrc/mail/dspam/Makefile
1.11modifypkgsrc/mail/dspam/PLIST
1.24modifypkgsrc/mail/dspam/distinfo
1.13modifypkgsrc/mail/dspam/options.mk
1.5modifypkgsrc/mail/dspam/files/dspam.sh
1.1removepkgsrc/mail/dspam/patches/patch-ac