summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw')
-rw-r--r--mail/p5-Mail-SpamAssassin/files/patch-sa-compile.raw12
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.