Subject: CVS commit: pkgsrc/mail/dspam
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/06/2004 21:24:13
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Aug  6 21:24:13 UTC 2004

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

Log Message:
* Only include bdb.buildlink3.mk if we are using DB[34] as a storage
  driver backend.

* Convert to use bsd.options.mk.  DSPAM_DELIVERY_AGENT_ARGS has been
  deprecated -- just set DSPAM_DELIVERY_AGENT to the LDA instead of
  "custom".

* Only install the documentation for the storage driver used by DSPAM.

* Drop the default signature lifetime from 15 days to 14 days to match
  the DSPAM defaults.

Bump the PKGREVISION to 2.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/dspam/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/dspam/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/mail/dspam/options.mk

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