diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-15 01:59:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-15 01:59:21 +0000 |
commit | 6dd02908d55e82bd73c6d29ac874b74486353814 (patch) | |
tree | c9f0169776677901a66c0e17b23e63226917e569 /mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw | |
parent | - Update to version 0.5.1 (diff) |
Maintaniance update: SpamAssassin 3.2.4 to 3.2.5 release
PR: ports/124577
Submitted by: Michael Scheidell <scheidell@secnap.net>
Notes
Notes:
svn path=/head/; revision=214867
Diffstat (limited to 'mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw')
-rw-r--r-- | mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw b/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw index 0d9c125767a4..5ed046abc2e1 100644 --- a/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw +++ b/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw @@ -1,18 +1,18 @@ ---- sa-compile.raw.orig 2007-08-08 05:19:47.000000000 -0800 -+++ sa-compile.raw 2007-08-11 12:31:07.000000000 -0800 -@@ -659,9 +659,9 @@ +--- sa-compile.raw.orig Tue Jun 10 05:21:07 2008 ++++ sa-compile.raw Thu Jun 12 17:28:56 2008 +@@ -682,9 +682,9 @@ -p prefs, --prefspath=file, --prefs-file=file Set user preferences file --siteconfigpath=path Path for site configs - (default: /etc/mail/spamassassin) + (default: @@LOCAL_RULES_DIR@@) --updatedir=path Directory to place updates -- (default: /var/lib/spamassassin/compiled/<version>) -+ (default: @@LOCAL_STATE_DIR@@/compiled/<version>) +- (default: /var/lib/spamassassin/compiled/<perlversion>/<version>) ++ (default: @@LOCAL_STATE_DIR@@/compiled/<perlversion>/<version>) --cf='config line' Additional line of configuration -D, --debug [area=n,...] Print debugging messages -V, --version Print version -@@ -708,12 +708,12 @@ +@ -735,12 +735,12 @@ =item B<-C> I<path>, B<--configpath>=I<path>, B<--config-file>=I<path> Use the specified path for locating the distributed configuration files. |